• Initializes internals of the the sqlite module. It must be called after importing the module.

    Parameters

    • getConnectObject: (() => Database)
        • (): Database
        • Returns Database

    Returns void

    Function

Generated using TypeDoc