UNPKG

@metamask/snaps-utils

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