BREAKING CHANGE(core): switch to esm

This commit is contained in:
2022-05-20 15:22:56 +02:00
parent c7899742fe
commit 365511fee3
6 changed files with 7704 additions and 8774 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/smartyaml',
version: '3.0.0',
description: 'handle yaml in smart ways'
}