UNPKG

140 BTypeScriptView Raw
1export declare function hoistImports(text: string): readonly [string, string[]];
2export default function wrapInClass(text: string): string;