fix(core): update

This commit is contained in:
2020-02-09 17:36:29 +00:00
parent 3153021190
commit 8da43a79d3
14 changed files with 636 additions and 481 deletions

View File

@ -12,4 +12,4 @@ export interface ICflareRecord {
created_on: string;
modified_on: string;
data: any;
}
}