module@warp-drive/legacy/compat @legacy
Function cleanup()
ts
function cleanup(this): void;Defined in: warp-drive-packages/legacy/src/compat.ts:341
Destroys any adapters/serializers the legacy network layer has created for this store, invoked when the store itself is destroyed.
Parameters
this
Store
Returns
void