UNPKG

@metamask/snaps-utils

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