You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
811 B

{"ast":null,"code":"import createIconSetFromFontello from \"./vendor/react-native-vector-icons/lib/create-icon-set-from-fontello\";\nexport default function (config, expoFontName, expoAssetId) {\n return createIconSetFromFontello(config, expoFontName, expoAssetId);\n}","map":{"version":3,"sources":["../src/createIconSetFromFontello.ts"],"names":[],"mappings":"AAAA,OAAO,yBAAyB;AAEhC,eAAc,UAAU,MAAM,EAAE,YAAY,EAAE,WAAW,EAAA;EACvD,OAAO,yBAAyB,CAAC,MAAM,EAAE,YAAY,EAAE,WAAW,CAAC;AACrE","sourcesContent":["import createIconSetFromFontello from './vendor/react-native-vector-icons/lib/create-icon-set-from-fontello';\n\nexport default function(config, expoFontName, expoAssetId) {\n return createIconSetFromFontello(config, expoFontName, expoAssetId);\n}\n"],"sourceRoot":""},"metadata":{},"sourceType":"module"}