Interface ElectronSecurityToken

interface ElectronSecurityToken {
    value: string;
}

Properties

Properties

value: string