9 lines
298 B
TypeScript
9 lines
298 B
TypeScript
/**
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
|
*/
|
|
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.'
|
|
}
|