interface ParamsResponse {
    params?: Params;
}

Properties

Properties

params?: Params

Generated using TypeDoc