smartpath/dist/smartpath.transform.d.ts
2016-05-01 21:44:40 +02:00

2 lines
76 B
TypeScript

export declare let toAbsolute: (relativeArg: any, baseArg?: string) => any;