Interface ShellcodeEncoderArchMap_DescriptionsEntry

interface ShellcodeEncoderArchMap_DescriptionsEntry {
    key: string;
    value: string;
}

Properties

Properties

key: string
value: string