TLBaseAsset
Public Interface
Table of Contents
Signature
interface TLBaseAsset<Type extends string, Props> extends BaseRecord<'asset'> {}
References
Properties
props
Public PropertySignature
Signature
props: Props
type
Public PropertySignature
Signature
type: Type