- Preparing search index...
- The search index is not available
lemon-core 
 
Interface CoreKeyMakeable<ModelType>
 
 
 
Methods
Optional asKey
- asKey(type: ModelType, id: string): string
- 
Parameters
- 
type: ModelType
- 
id: string
 
 Returns string
asKey$
- asKey$(type: ModelType, id: string): CoreKey<ModelType>
- 
Parameters
- 
type: ModelType
- 
id: string
 
 Returns CoreKey<ModelType>
 
 
 
class:
CoreKeyMakeable