MCPcopy
hub / github.com/Effect-TS/effect / Number

Interface Number

packages/platform/src/OpenApiJsonSchema.ts:134–136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

132 * @since 1.0.0
133 */
134export interface Number extends Numeric {
135 type: "number"
136}
137
138/**
139 * @category model

Callers 15

onMessageFunction · 0.85
makeMemoryFunction · 0.85
fromGlobFunction · 0.85
fromBabelGlobFunction · 0.85
fromRecordFunction · 0.85
makeFunction · 0.85
fromFileSystemFunction · 0.85
toStringFunction · 0.85
toUint8ArrayFunction · 0.85
unsafeReadableReadFunction · 0.85
readAllocMethod · 0.85
truncateMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected