Files
smartgit/dist/smartgit.init.d.ts

4 lines
78 B
TypeScript
Raw Normal View History

2016-06-12 16:46:59 +02:00
import "typings-global";
declare var _default: () => void;
export = _default;