dees-document/test/plugins.ts

6 lines
165 B
TypeScript
Raw Normal View History

2023-10-16 16:28:12 +00:00
import * as tsclass from '@tsclass/tsclass';
import * as smartfile from '@push.rocks/smartfile';
import * as path from 'path';
export { tsclass, smartfile, path };