UNPKG

winterspec

Version:

Write Winter-CG compatible routes with filesystem routing and tons of features

4 lines (3 loc) 137 B
export declare const createRoutePathMapFromDirectory: (directoryPath: string) => Promise<Record<string, { relativePath: string; }>>;