UNPKG

@metamask/snaps-utils

Version:
6 lines 231 B
import type { ValidatorMeta } from "../validator-types.mjs"; /** * Check if the version in manifest is the same as in package.json. */ export declare const versionMatch: ValidatorMeta; //# sourceMappingURL=version-match.d.mts.map