Files
catalog/ts_web/00_commitinfo_data.ts

9 lines
200 B
TypeScript
Raw Normal View History

/**
2026-03-21 11:05:00 +00:00
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@stack.gallery/catalog',
2026-03-21 11:05:00 +00:00
version: '1.0.2',
description: 'UI component catalog for Stack.Gallery'
}