zitadel/ts/00_commitinfo_data.ts

9 lines
215 B
TypeScript
Raw Permalink Normal View History

2024-05-02 10:52:21 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@apiclient.xyz/zitadel',
2024-05-03 08:45:21 +00:00
version: '1.0.7',
2024-05-02 14:07:25 +00:00
description: 'An unofficial client for interacting with Zitadel API.'
2024-05-02 10:52:21 +00:00
}