Type Alias: Ext
type Ext = object;
Defined in: packages/core/src/types.ts:20
Custom payload namespace. Rasd never interprets it and always round-trips it.
Index Signature
[vendorKey: string]: unknown
type Ext = object;
Defined in: packages/core/src/types.ts:20
Custom payload namespace. Rasd never interprets it and always round-trips it.
[vendorKey: string]: unknown