ParamKey

interface ParamKey {
    key: ParamKeyKeyEnum;
}

Properties

Properties

ParamKey