cloudflare/ts/00_commitinfo_data.ts

9 lines
260 B
TypeScript
Raw Normal View History

2022-09-27 17:23:20 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
2023-06-13 16:54:25 +00:00
name: '@apiclient.xyz/cloudflare',
version: '6.0.5',
description: 'A TypeScript client for managing Cloudflare accounts, zones, DNS records, and workers with ease.'
2022-09-27 17:23:20 +00:00
}