smarturl/ts/smarturl.plugins.ts

5 lines
60 B
TypeScript
Raw Normal View History

2021-04-12 19:18:36 +00:00
// node native
import * as url from 'url';
export { url };