UNPKG

gatsby

Version:
3 lines (2 loc) 150 B
export declare const getBrowsersList: (directory: string) => Array<string>; export declare const hasES6ModuleSupport: (directory: string) => boolean;