interfaces/ts/00_commitinfo_data.ts

9 lines
298 B
TypeScript
Raw Normal View History

2023-06-09 18:19:36 +00:00
/**
* autocreated commitinfo by @push.rocks/commitinfo
2023-06-09 18:19:36 +00:00
*/
export const commitinfo = {
name: '@social.io/interfaces',
version: '1.2.1',
description: 'A TypeScript-based package providing standardized interfaces for data exchange and operations within the social.io application ecosystem.'
2023-06-09 18:19:36 +00:00
}