bupkis
    Preparing search index...

    Namespace types

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

    import { types } from 'bupkis';
    

    Interfaces

    BaseExpect
    ExpectAsyncProps
    ExpectSyncProps
    Assertion
    AssertionAsync
    AssertionFailure
    AssertionFunctionAsync
    AssertionFunctionSync
    AssertionSchemaAsync
    AssertionSchemaSync
    AssertionSync
    BaseParsedResult
    ParsedResultFailure
    ParsedResultSuccess

    Type Aliases

    AddNegation
    Concat
    Constructor
    ExpectAsyncFunction
    ExpectFunction
    FilterAsyncAssertions
    FilterSyncAssertions
    MapExpectSlots
    MutableOrReadonly
    Negation
    SlotsFromParts
    AnyAssertion
    AnyAssertions
    AnyAsyncAssertion
    AnyAsyncAssertions
    AnySyncAssertion
    AnySyncAssertions
    AssertionImpl
    AssertionImplAsync
    AssertionImplFnAsync
    AssertionImplFnSync
    AssertionImplPart
    AssertionImplParts
    AssertionImplSchemaAsync
    AssertionImplSchemaSync
    AssertionImplSync
    AssertionPart
    AssertionParts
    AssertionPartsToSlots
    AssertionSlot
    AssertionSlots
    MaybeEmptyParsedValues
    NoNeverTuple
    ParsedResult
    ParsedSubject
    ParsedValues
    Phrase
    PhraseLiteral
    PhraseLiteralChoice
    PhraseLiteralChoiceSlot
    PhraseLiteralSlot
    RawAssertionImplSchemaSync

    References

    Bupkis → Bupkis
    CreateAssertionFn → CreateAssertionFn
    CreateAsyncAssertionFn → CreateAsyncAssertionFn
    Expect → Expect
    ExpectAsync → ExpectAsync
    FailFn → FailFn
    UseFn → UseFn