Parser will be used to convert the string
back to custom object when get
is called
- IParser
- [ constructorName: string]: function
Parser will be used to convert the string
back to custom object when get
is called
▸ (val
: string): any
Parameters:
Name | Type |
---|---|
val |
string |