@nevware21/tripwire - v0.1.2
    Preparing search index...

    Type Alias AssertScopeFuncDefs<T>

    AssertScopeFuncDefs: { [name in keyof T]: IAssertScopeFuncDef }

    Defines the named functions that can be called on the default IAssertInst created via the createAssertScope function.

    Type Parameters

    • T