UNPKG

@metamask/snaps-utils

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