UNPKG

@metamask/snaps-utils

Version:
6 lines 207 B
import type { ValidatorMeta } from "../validator-types.mjs"; /** * Verify the structure of package.json. */ export declare const isPackageJson: ValidatorMeta; //# sourceMappingURL=is-package-json.d.mts.map