UNPKG

next-typesafe-path

Version:
3 lines (2 loc) 149 B
import { FileContentOption } from '../types'; export declare const createTypeDefinitionContent: ({ routes, options, }: FileContentOption) => string;