UNPKG

telefunc

Version:

Remote functions. Instead of API.

3 lines (2 loc) 186 B
export { assertNamingConvention }; declare function assertNamingConvention(exportValue: unknown, exportName: string, telefuncFilePath: string, appRootDir: null | string): Promise<void>;