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

11 lines
242 B
C++

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