UNPKG

@capgo/cli

Version:
5 lines (4 loc) 204 B
import type { PrescanCheck } from '../types'; export declare const capSyncStale: PrescanCheck; export declare const nodeLinkerLayout: PrescanCheck; export declare const bundleIdConsistency: PrescanCheck;