smartlog/ts_context/smartlog-context.plugins.ts

7 lines
70 B
TypeScript

// node native scope
import * as path from 'path';
export {
path
}