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
f66864d0af
smartpath
/
dist
/
smartpath.plugins.d.ts
5 lines
101 B
TypeScript
Raw
Normal View
History
Unescape
Escape
improve absolute path handling
2016-09-30 15:08:09 +00:00
import
'typings-global'
;
update to support latest deps
2017-02-19 02:29:54 +00:00
declare
let
home
:
any
;
import
*
as
path
from
'path'
;
export
{
home
,
path
}
;
Reference in New Issue
Copy Permalink