BREAKING CHANGE(core): switch to esm

This commit is contained in:
2022-08-03 17:00:36 +02:00
parent 311232aeea
commit fa59d2da40
11 changed files with 12174 additions and 8978 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/smartcli',
version: '4.0.0',
description: 'easy observable cli tasks'
}