fix(core): update

This commit is contained in:
2024-01-24 15:24:53 +01:00
parent ba7ffa45e1
commit eab8a38234
18 changed files with 5871 additions and 1639 deletions

8
ts/00_commitinfo_data.ts Normal file
View File

@@ -0,0 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@apiclient.xyz/digitalocean',
version: '1.0.4',
description: 'a digital ocean API wrapper by Lossless GmbH'
}