tapbundle/ts/tapbundle.plugins.ts
2017-04-23 11:10:13 +02:00

7 lines
78 B
TypeScript

import 'typings-global'
import * as smartq from 'smartq'
export {
smartq
}