smarturl/ts/smarturl.plugins.ts
2021-04-12 19:18:36 +00:00

5 lines
60 B
TypeScript

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