GoodDB
    Preparing search index...

    Variable YMLDriverConst

    YMLDriver: typeof YMLDriver = YMLDriverMain

    The YMLDriver class for the GoodDB package

    const db = new GoodDB(new YMLDriver({
    path: './database.yml'
    }));