Skip to content

InferenceError

Defined in: node_modules/.pnpm/@web3-storage+data-segment@5.3.0/node_modules/@web3-storage/data-segment/dist/src/api.d.ts:432

Utility type for including type errors in the typescript checking. It defines impossible type (object with non-existent unique symbol field). This type can be used in cases where typically never is used, but where some error message would be useful.

Type Parameter
message
[Marker]: never;

Defined in: node_modules/.pnpm/@web3-storage+data-segment@5.3.0/node_modules/@web3-storage/data-segment/dist/src/api.d.ts:433