@ccw-api/api
    Preparing search index...

    Type Alias BeforeAllFn

    BeforeAllFn: (t: any) => void | Promise<void>

    Type Declaration

      • (t: any): void | Promise<void>
      • Parameters

        • t: any

        Returns void | Promise<void>