UNPKG

@payfit/unity-components

Version:

3 lines (2 loc) 129 B
export declare const transformDynamic: (code: string) => string; export declare const transformStatic: (code: string) => string;