Home > @imqueue/rpc > property
property() function
Signature:
export declare function property(type: string | Thunk | any, isOptional?: boolean): any;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
type |
string | Thunk | any | |
|
isOptional |
boolean |
(Optional) |
Returns:
any