Class NoOpSerdeAdapter<TSerializedValue>

This NoOpSerdeAdapter will do nothing and is used for easily mocking IFlexibleSerde for testing.

IMPORT_PATH: "@daiso-tech/core/serde/adapters"

Type Parameters

  • TSerializedValue

Implements

Constructors

Methods