fix(core): update

This commit is contained in:
2022-07-27 01:06:16 +02:00
parent 6470b05152
commit 249c50a3c5
6 changed files with 222 additions and 32 deletions

View File

@@ -1,4 +1,4 @@
// node native
import * as url from 'url';
import { default as url } from 'parse-url';
export { url };