UNPKG

creevey

Version:

Cross-browser screenshot testing tool for Storybook with fancy UI Runner

4 lines (3 loc) 260 B
export declare const isLocalSourceCheckout: (runtimeDir: string) => boolean; export declare const shouldEnsureClientStaticsForCommand: (command: "report" | "test" | "worker") => boolean; export declare function ensureClientStaticsForLocalDev(): Promise<void>;