smartpath/dist/smartpath.transform.d.ts
2016-04-30 12:07:49 +02:00

3 lines
119 B
TypeScript

/// <reference path="typings/main.d.ts" />
export declare let toAbsolute: (relativeArg: any, baseArg?: string) => any;