@arkade-os/sdk Documentation - v0.4.0-next.8
    Preparing search index...

    Function closeDatabase

    • Decrements the reference count and closes the database when no references remain.

      Parameters

      • dbName: string

        The name of the database to close.

      Returns Promise<boolean>

      True if the database was closed, false otherwise.