UNPKG

@netlify/build

Version:
7 lines (6 loc) 165 B
export function onPreBuild({ constants: { FUNCTIONS_SRC, IS_LOCAL } }: { constants: { FUNCTIONS_SRC: any; IS_LOCAL: any; }; }): Promise<{}>;