UNPKG

react-native-ui-lib

Version:

[![SWUbanner](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner-direct.svg)](https://stand-with-ukraine.pp.ua)

9 lines 215 B
import { Assets } from "./Assets"; export default new Assets().loadAssetsGroup('', { get emojis() { return require("./emojis").emojis; }, get internal() { return require("./internal").internal; } });