docker/ts/index.ts

3 lines
85 B
TypeScript
Raw Normal View History

2016-06-15 23:56:53 +00:00
import "typings-global";
2016-07-17 21:09:54 +00:00
export {Dockersock} from "./dockersock.classes.dockersock";