Files
Schnappix/node_modules/react-native-svg/windows/RNSVG/Fabric/ClipPathView.h
T

11 lines
241 B
C++

#pragma once
#include "GroupView.h"
namespace winrt::RNSVG::implementation {
void RegisterClipPathComponent(const winrt::Microsoft::ReactNative::IReactPackageBuilderFabric &builder) noexcept;
} // namespace winrt::RNSVG::implementation