getMeta()
No Description Provided
Function Definition
ts
public getMeta<V extends any>(key: string): V | undefined;
Arguments
- key: string
Returns
- V | undefined
Documentation
No Documentation Provided Yet