interface MakerDebConfig {
    options?: MakerDebConfigOptions;
}

Properties

Properties

options?: MakerDebConfigOptions