fix(core): update

This commit is contained in:
2020-02-10 11:26:13 +00:00
parent 12f4456ebd
commit 7ec0fe78fc
7 changed files with 141 additions and 420 deletions

View File

@@ -2,5 +2,5 @@ import * as plugins from './cloudflare.plugins';
import * as interfaces from './interfaces';
export class CloudflareZone {
// TODO
public static async createFromApiObject() {}
}