UNPKG

react-to-typescript-definitions

Version:
4 lines (3 loc) 90 B
declare module 'babylon' { export function parse(code: string, options: Object): any; }