dees-document/test/plugins.ts

6 lines
165 B
TypeScript

import * as tsclass from '@tsclass/tsclass';
import * as smartfile from '@push.rocks/smartfile';
import * as path from 'path';
export { tsclass, smartfile, path };