Files
smartmongo/ts/ts_local/plugins.ts

5 lines
117 B
TypeScript
Raw Normal View History

import * as smartpromise from '@push.rocks/smartpromise';
import * as net from 'net';
export { smartpromise, net };