effect-io-ai

Package: effect
Module: Schema

Schema.Int

Type-level representation of Int.

Signature

export interface Int extends Number {
  readonly "Rebuild": Int
}

Source

Since v3.10.0