This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
push.rocks
/
smartssh
Watch
2
Star
0
Fork
0
You've already forked smartssh
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2284620387
smartssh
/
test
/
test.ts
4 lines
98 B
TypeScript
Raw
Normal View
History
Unescape
Escape
update typings to use typings-global and typings-test, update dependencies
2016-05-31 16:48:46 +00:00
import
"typings-test"
started structure
2016-04-25 02:06:20 +00:00
let
should
=
require
(
"should"
)
;
let
smartssh
=
require
(
"../dist/index.js"
)
;
Reference in New Issue
Copy Permalink