fix(core): update

This commit is contained in:
2022-09-13 18:47:19 +02:00
parent c0035bb4f3
commit d60cc5430f
3 changed files with 5157 additions and 10813 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/smartstring',
version: '4.0.3',
description: 'handle strings in smart ways. TypeScript ready.'
}