smartevent/dist/smartevent.plugins.d.ts
2017-04-29 21:23:26 +02:00

5 lines
121 B
TypeScript

import 'typings-global';
import * as smartq from 'smartq';
import events = require('events');
export { events, smartq };