UNPKG

99 BTypeScriptView Raw
1/**
2 * Ensure the repo integrity.
3 */
4export declare function ensureIntegrity(): Promise<boolean>;