fix(core): update

This commit is contained in:
2024-01-24 15:58:23 +01:00
parent 91a99261d6
commit 2a3c36e139
21 changed files with 6014 additions and 25408 deletions

8
ts/00_commitinfo_data.ts Normal file
View File

@@ -0,0 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@apiclient.xyz/slack',
version: '3.0.6',
description: 'slack api abstraction for the mojo.io ecosystem'
}