bellini/ts_api/00_commitinfo_data.ts

9 lines
180 B
TypeScript
Raw Permalink Normal View History

2025-02-03 11:31:40 +01:00
/**
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@bellini/api',
version: '1.1.0',
description: 'the main bellini api package'
}