index.ts
index.ts overview
Section titled “index.ts overview”Since v3.10.0
Exports Grouped by Category
Section titled “Exports Grouped by Category”FastCheck (namespace export)
Section titled “FastCheck (namespace export)”Re-exports all named exports from the “./FastCheck.ts” module as FastCheck.
Signature
export * as FastCheck from "./FastCheck.ts"Since v3.10.0
TestClock (namespace export)
Section titled “TestClock (namespace export)”Re-exports all named exports from the “./TestClock.ts” module as TestClock.
Signature
export * as TestClock from "./TestClock.ts"Since v2.0.0
TestConsole (namespace export)
Section titled “TestConsole (namespace export)”Re-exports all named exports from the “./TestConsole.ts” module as TestConsole.
Signature
export * as TestConsole from "./TestConsole.ts"Since v4.0.0
TestSchema (namespace export)
Section titled “TestSchema (namespace export)”Re-exports all named exports from the “./TestSchema.ts” module as TestSchema.
Signature
export * as TestSchema from "./TestSchema.ts"Since v4.0.0