MCPcopy Create free account
hub / github.com/effect-app/libs / BigInt

Interface BigInt

repos/effect/packages/effect/src/Schema.ts:3033–3033  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3031 * @since 3.10.0
3032 */
3033export interface Any extends Bottom<any, any, never, never, SchemaAST.Any, Any> {}
3034
3035/**
3036 * Schema for the `any` type. Accepts any value without validation.

Callers 15

BigDecimal.tsFile · 0.70
normalizeFunction · 0.70
fromNumberFunction · 0.70
fromStringFunction · 0.70
Duration.tsFile · 0.70
roundTiesAwayFromZeroFunction · 0.70
parseNanosFunction · 0.70
BigInt.tsFile · 0.70
toNumberFunction · 0.70
fromStringFunction · 0.70
fromNumberFunction · 0.70
Metric.tsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…