interface CustomProvider {
    custom: string;
}

Properties

Properties

custom: string