BUPKIS
    Preparing search index...

    Namespace types

    Re-export of most (all?) types defined within Bupkis.

    import { types } from 'bupkis';
    

    Assertion Creation

    AssertionParseRequest
    Phrase
    PhraseLiteral
    PhraseLiteralChoice

    Assertion Implementation

    AssertionImpl
    AssertionImplAsync
    AssertionImplFnAsync
    AssertionImplFnReturnType
    AssertionImplFnSync
    AssertionImplPart
    AssertionImplParts
    AssertionImplSchemaAsync
    AssertionImplSchemaSync
    AssertionImplSync
    RawAssertionImplSchemaAsync
    RawAssertionImplSchemaSync

    Builtin Assertions

    BuiltinAsyncAssertions
    BuiltinSyncAssertions

    Expect-Related

    SlotsFromParts
    BaseExpect
    ExpectAsyncProps
    ExpectItExecutor
    ExpectItExecutorAsync
    ExpectSyncProps

    Interfaces

    BenchmarkConfig
    BenchmarkResult
    ExecutionContext
    ExecutionTimeStats
    GeneratorOptions
    MemoryStats
    PerformanceAnalysis
    PerformanceMetrics

    Internal Assertion Interfaces

    Assertion
    AssertionAsync
    AssertionFunctionAsync
    AssertionFunctionSync
    AssertionSchemaAsync
    AssertionSchemaSync
    AssertionSync

    Internal Assertion Types

    AnyAssertion
    AnyAssertions
    AnyAsyncAssertion
    AnySyncAssertion
    AnySyncAssertions
    AssertionPart
    AssertionParts
    AssertionPartsToSlots
    AssertionSlot
    AssertionSlots
    MaybeEmptyParsedValues
    ParsedResult
    ParsedSubject
    ParsedValues
    PhraseLiteralChoiceSlot
    PhraseLiteralSlot
    BaseParsedResult
    ParsedResultFailure
    ParsedResultSuccess

    References

    AssertionFailure → AssertionFailure
    AssertionStandardSchemaAsync → AssertionStandardSchemaAsync
    AssertionStandardSchemaSync → AssertionStandardSchemaSync
    Bupkis → Bupkis
    CreateAssertionFn → CreateAssertionFn
    CreateAsyncAssertionFn → CreateAsyncAssertionFn
    Expect → Expect
    ExpectAsync → ExpectAsync
    ExpectIt → ExpectIt
    ExpectItAsync → ExpectItAsync
    FailFn → FailFn
    Keypath → Keypath
    StandardSchemaV1 → StandardSchemaV1
    UseFn → UseFn

    Type Aliases

    AddNegation
    AnyAsyncAssertions
    ComplexityLevel
    DefFromZodType
    ExpectAsyncFunction
    ExpectFunction
    ExpectItFunction
    ExpectItFunctionAsync
    FilterAsyncAssertions
    FilterSyncAssertions
    MapExpectSlots
    Negation

    Utility Types

    Concat
    Constructor
    MutableOrReadonly
    NoNeverTuple
    TupleTail
    ZodTypeMap