MCPcopy Index your code
hub / github.com/Effect-TS/effect / asEmpty

Interface asEmpty

packages/platform/src/HttpApiSchema.ts:313–315  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

311 * @category empty response
312 */
313export interface asEmpty<
314 S extends Schema.Schema.Any
315> extends Schema.transform<typeof Schema.Void, S> {}
316
317/**
318 * @since 1.0.0

Callers 1

getFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…