method ITenantDataStore.close
ITenantDataStore.close(): Promise<void>

Gracefully close any connections.

Return Type

Promise<void>

Usage

import { type ITenantDataStore } from "multi-tenancy-plugin/src/index.ts";