Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
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
*/
313
export
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
get
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected