feat(core): Add TypeScript configuration and update package dependencies and scripts

This commit is contained in:
2024-12-27 01:31:55 +01:00
parent 182a264f65
commit fa99ed778d
9 changed files with 8266 additions and 3183 deletions

View File

@@ -1,8 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@social.io_private/interfaces',
version: '1.0.6',
name: '@social.io/interfaces',
version: '1.1.0',
description: 'an interface package for social.io'
}