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