Node TAP
    Preparing search index...

    Type Alias SuiteBlock

    SuiteBlock: () => void | any

    The method passed to describe()

    Type Declaration

      • (): void | any
      • Returns void | any