cloudflare/ts/00_commitinfo_data.ts

9 lines
261 B
TypeScript
Raw Normal View History

2022-09-27 19:23:20 +02: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',
version: '6.0.6',
description: 'A TypeScript client for managing Cloudflare accounts, zones, DNS records, and workers with ease.'
2022-09-27 19:23:20 +02:00
}