init
Initializes the API instance connecting to the model
init(): Promise<void>// Some codeUsage:
await modelApi.init();Last updated
Initializes the API instance connecting to the model
init(): Promise<void>// Some codeUsage:
await modelApi.init();Last updated