docker/ts/index.ts

3 lines
87 B
TypeScript
Raw Normal View History

2016-06-15 23:56:53 +00:00
import "typings-global";
2016-07-31 20:47:22 +00:00
export { Dockersock } from "./dockersock.classes.dockersock";