2022-09-27 19:23:20 +02:00
|
|
|
/**
|
2025-03-19 07:07:08 +00:00
|
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
2022-09-27 19:23:20 +02:00
|
|
|
*/
|
|
|
|
export const commitinfo = {
|
2023-06-13 18:54:25 +02:00
|
|
|
name: '@apiclient.xyz/cloudflare',
|
2025-03-19 11:31:50 +00:00
|
|
|
version: '6.1.0',
|
2024-06-17 01:36:39 +02:00
|
|
|
description: 'A TypeScript client for managing Cloudflare accounts, zones, DNS records, and workers with ease.'
|
2022-09-27 19:23:20 +02:00
|
|
|
}
|