UNPKG

169 BTypeScriptView Raw
1export declare const relativePath: (from: string, to: string) => string;
2export declare const outputPath: (fragmentOrOperationName: string, filePath: string) => string;