4 lines
78 B
TypeScript
4 lines
78 B
TypeScript
import "typings-global";
|
|
declare var _default: () => void;
|
|
export = _default;
|