UNPKG

99 BTypeScriptView Raw
1declare function relativeUrlHelper(from?: string, to?: string): any;
2export = relativeUrlHelper;