$Param.Select() method
Signature:
static Select<T extends OptId, V extends T, O extends Opt<T>>(options: Options<T>, opts?: SelectParam<V>): T;
Parameters
Parameter |
Type |
Description |
---|---|---|
options |
Options<T> | |
opts |
SelectParam<V> |
(Optional) |
T