This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
push.rocks
/
smartpath
Watch
2
Star
0
Fork
0
You've already forked smartpath
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
smartpath
/
dist
/
smartpath.transform.d.ts
3 lines
101 B
TypeScript
Raw
Normal View
History
Unescape
Escape
update dependencies and add typings-global
2016-06-01 01:06:05 +02:00
import
"typings-global"
;
now has package typings
2016-04-30 12:07:49 +02:00
export
declare
let
toAbsolute
:
(
relativeArg
:
any
,
baseArg?
:
string
)
=
>
any
;
Reference in New Issue
Copy Permalink