(tablesAndValuesJson: Json)
| 575 | |
| 576 | /// Store.setJson |
| 577 | setJson(tablesAndValuesJson: Json): this; |
| 578 | |
| 579 | /// Store.setTablesSchema |
| 580 | setTablesSchema(tablesSchema: TablesSchema): this; |
nothing calls this directly
no outgoing calls
no test coverage detected