fix(core): update

This commit is contained in:
2022-08-05 12:50:37 +02:00
parent e8057c0c95
commit b06ceaa9bf
11 changed files with 6605 additions and 18824 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/smartrx',
version: '2.0.26',
description: 'smart wrapper for rxjs'
}