SerializedObject<S>
SerializedObject<
S
>:object
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