smartlog-interfaces/ts/00_commitinfo_data.ts

9 lines
216 B
TypeScript
Raw Permalink Normal View History

2022-10-26 13:18:09 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
2024-06-06 14:48:19 +00:00
name: '@push.rocks/smartlog-interfaces',
2024-06-06 14:48:54 +00:00
version: '3.0.2',
2024-06-06 14:48:19 +00:00
description: 'Defines interfaces for the smartlog ecosystem.'
2022-10-26 13:18:09 +00:00
}