UNPKG

@metamask/snaps-utils

Version:
2 lines 91 B
export type Promisable<Type> = Type | Promise<Type>; //# sourceMappingURL=promise.d.mts.map