fix(core): update

This commit is contained in:
2022-05-27 01:36:28 +02:00
parent 1a36912461
commit b5cc8e7952
3 changed files with 208 additions and 8575 deletions

8
ts/00_commitinfo_data.ts Normal file
View File

@ -0,0 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@designestate/dees-comms',
version: '1.0.23',
description: 'a comms module for communicating within the DOM'
}