fix(core): update

This commit is contained in:
2022-06-07 16:16:14 +02:00
parent 2aff46eb0e
commit 05e9067a34
13 changed files with 7731 additions and 8332 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/smartstream',
version: '2.0.2',
description: 'simplifies access to node streams'
}