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