SerializedObject<S>
SerializedObject<
S
>:object
Defined in: src/util/web_worker_transfer.ts:10
A class that is serialized to and json, that can be constructed back to the original class in the worker or in the main thread
Type Parameters
Type Parameter | Default type |
---|---|
S extends Serialized |
any |
Index Signature
[_
: string
]: S