UNPKG

@payfit/unity-components

Version:

3 lines (2 loc) 144 B
export declare const previewTransform: (code: string) => Promise<string>; export declare const extractRenderProperty: (code: string) => string;