UNPKG

@huds0n/components

Version:

Enhanced React Native components

4 lines 183 B
/// <reference types="react" /> import type { Types } from "../types"; export declare function Separator(props: Types.SeparatorProps): JSX.Element; //# sourceMappingURL=index.d.ts.map