Skip to content
module@warp-drive/legacy/compat @legacy
ts
type SerializerOptions = object;

Defined in: warp-drive-packages/legacy/src/compat/legacy-network-handler/minimum-serializer-interface.ts:12

Properties

includeId?

ts
optional includeId: boolean;

Defined in: warp-drive-packages/legacy/src/compat/legacy-network-handler/minimum-serializer-interface.ts:12

Released under the MIT License.