fix(core): update

This commit is contained in:
2023-10-20 17:38:44 +02:00
parent 5481831711
commit 77c2433edc
14 changed files with 5918 additions and 11229 deletions

8
ts/00_commitinfo_data.ts Normal file
View File

@@ -0,0 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@push.rocks/smartxml',
version: '1.0.7',
description: 'a package for creating and parsing xml formated files'
}