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

View File

@@ -1,4 +1,4 @@
import * as plugins from './do.plugins';
import * as plugins from './do.plugins.js';
export class DigitalOceanAccount {
token: string;