Type alias sequelizeCrudConfig

sequelizeCrudConfig: {
    [basepath: string]: sequelizeCrudConfigModel;
}

Type declaration