smartenv/dist/smartenv.plugins.d.ts

6 lines
68 B
TypeScript
Raw Normal View History

2016-05-01 23:29:42 +00:00
declare var plugins: {
Q: any;
_: any;
};
export = plugins;