UNPKG

@metamask/snaps-utils

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