mono/packages/osrl/lib/index.d.ts
2025-12-30 16:33:03 +01:00

3 lines
127 B
TypeScript

export declare const substitute: (template: any, map: any) => any;
export declare const resolveConfig: (config: any) => any;