Interface ShebaProcess

interface ShebaProcess {
    formatted: string;
    normal: string;
}

Properties

Properties

formatted: string
normal: string