BREAKING CHANGE(core): update

This commit is contained in:
2023-03-20 14:23:33 +01:00
parent 0b56464a5f
commit 069d61ccf7
13 changed files with 4288 additions and 11022 deletions

8
ts/00_commitinfo_data.ts Normal file
View File

@@ -0,0 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@apiglobal/test-sdk',
version: '2.0.0',
description: 'an sdk for testing ag handlers'
}