UNPKG

hive-keychain-commons

Version:

Platform-agnostic functions used in Hive Keychain mobile and extensions

5 lines (4 loc) 106 B
declare const ImageUtils: { getImmutableImage: (url: string) => string; }; export default ImageUtils;