UNPKG

@honeybook/jest-stare

Version:

jest html reporter (results processor) to view HTML jest results, save raw JSON, and invoke multiple reporters

5 lines (4 loc) 178 B
import { IThirdPartyDependency } from "./doc/IThirdPartyDependency"; export declare class Dependencies { static readonly THIRD_PARTY_DEPENDENCIES: IThirdPartyDependency[]; }