UNPKG

@metamask/snaps-utils

Version:
7 lines 255 B
import type { ValidatorMeta } from "../validator-types.mjs"; /** * Check if the platform version in manifest matches the version of the Snaps * SDK. */ export declare const platformVersion: ValidatorMeta; //# sourceMappingURL=platform-version.d.mts.map