fix(core): update

This commit is contained in:
2022-08-06 22:17:41 +02:00
parent 1c503ec655
commit 60f1368071
6 changed files with 28 additions and 209 deletions

View File

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