Interface MildomConfig

interface MildomConfig {
    showEnterMessage: boolean;
}

Properties

Properties

showEnterMessage: boolean