Params

A collection of parameters.

type Params = { [key: string]: any; };

说明

参数的集合。