ParamId

interface ParamId {
    id: string;
}

Properties

Properties

id: string

ParamId