fix(core): update
This commit is contained in:
@@ -8,4 +8,6 @@ export class ZoneManager {
|
||||
constructor(cfAccountArg: CloudflareAccount) {
|
||||
this.cfAccount = cfAccountArg;
|
||||
}
|
||||
|
||||
public getZones() {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user