smartpath/dist/smartpath.transform.d.ts

2 lines
76 B
TypeScript
Raw Normal View History

2016-04-30 10:07:49 +00:00
export declare let toAbsolute: (relativeArg: any, baseArg?: string) => any;