fix(core): update

This commit is contained in:
2022-07-27 00:40:18 +02:00
parent b84c8053ff
commit 4b6dc9f5c3
11 changed files with 11652 additions and 8972 deletions

8
ts/00_commitinfo_data.ts Normal file
View File

@@ -0,0 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@pushrocks/smarturl',
version: '2.0.2',
description: 'a url parsing lib'
}