Skip to content

Documentation / @andrew_l/tl-pack / TLExtension

Interface: TLExtension<T> ​

Type Parameters ​

T ​

T = any

Properties ​

decode ​

decode: DecodeHandler<T>


encode ​

encode: EncodeHandler<T>


token ​

token: number