validate
This commit is contained in:
parent
4f9f8ecc65
commit
874685954c
2 changed files with 9 additions and 0 deletions
|
|
@ -57,6 +57,7 @@ interface Row {
|
|||
interface ObjectRef {
|
||||
period: object | null;
|
||||
effectiveDate: object | null;
|
||||
year: object | null;
|
||||
[key: string]: any;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue