smartpath/ts/smartpath.plugins.ts

5 lines
78 B
TypeScript

import * as os from 'os';
import * as path from 'path';
export { os, path };