fix(core): update

This commit is contained in:
2024-02-17 20:24:28 +01:00
commit 450e4e023d
23 changed files with 7216 additions and 0 deletions

8
ts/00_commitinfo_data.ts Normal file
View File

@@ -0,0 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@serve.zone/platformclient',
version: '1.0.2',
description: 'a module that makes it really easy to use the serve.zone platform inside your app'
}