smartpath/dist/smartpath.transform.d.ts

3 lines
119 B
TypeScript
Raw Permalink Normal View History

2016-04-30 10:07:49 +00:00
/// <reference path="typings/main.d.ts" />
export declare let toAbsolute: (relativeArg: any, baseArg?: string) => any;