UNPKG

@vercel/node

Version:
5 lines (4 loc) 104 B
export declare function compile(filename: string, source: string): { code: string; map: any; };