smartenv/dist/smartenv.plugins.d.ts
2016-05-02 01:29:42 +02:00

6 lines
68 B
TypeScript

declare var plugins: {
Q: any;
_: any;
};
export = plugins;