fix(core): update

This commit is contained in:
2023-04-04 20:22:57 +02:00
parent 40642fd6f6
commit 960c23fecd
15 changed files with 4609 additions and 25844 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/smartpromise',
version: '3.1.8',
description: 'simple promises and Deferred constructs'
}