smartscaf/dist/smartscaf.plugins.d.ts

5 lines
152 B
TypeScript
Raw Normal View History

2017-04-28 22:44:23 +00:00
import * as smartfile from 'smartfile';
import * as smarthbs from 'smarthbs';
import * as smartq from 'smartq';
export { smartfile, smarthbs, smartq };