Files
hetznercloud/ts/00_commitinfo_data.ts
T

9 lines
294 B
TypeScript
Raw Normal View History

2024-01-29 13:55:55 +01:00
/**
* autocreated commitinfo by @push.rocks/commitinfo
2024-01-29 13:55:55 +01:00
*/
export const commitinfo = {
name: '@apiclient.xyz/hetznercloud',
version: '1.2.1',
2024-06-15 15:31:55 +02:00
description: 'An unofficial TypeScript API client for the Hetzner Cloud API providing easy methods to manage servers, volumes, and firewalls.'
2024-01-29 13:55:55 +01:00
}