@creator.co/wapi - v1.8.1
    Preparing search index...
    DATABASES: {
        dynamo: typeof DynamoDatabase;
        knex: typeof KnexDatabase;
        kysely: typeof KyselyDatabase;
        pg: typeof PostgresDatabase;
    } = ...

    Object containing different database implementations.

    Type declaration