method DatabaseAuditStorage.prototype.isReady
DatabaseAuditStorage.prototype.isReady(): boolean

Database storage is always ready once constructed.

Return Type

boolean

Usage

import { DatabaseAuditStorage } from "audit-plugin/src/index.ts";