repoweaver
Version:
A GitHub App that skillfully weaves multiple templates together to create and update repositories with intelligent merge strategies
1 lines • 1.23 kB
JSON
{"ast":null,"code":"\"use client\";\n\nimport createIconSet from \"./createIconSet\";\nimport font from \"./vendor/react-native-vector-icons/Fonts/Fontisto.ttf\";\nimport glyphMap from \"./vendor/react-native-vector-icons/glyphmaps/Fontisto.json\";\nconst iconSet = createIconSet(glyphMap, 'Fontisto', font);\nexport default iconSet;","map":{"version":3,"names":["createIconSet","font","glyphMap","iconSet"],"sources":["/Users/pmouli/Documents/GitHub.nosync/boots-strapper/mobile/node_modules/@expo/vector-icons/src/Fontisto.ts"],"sourcesContent":["/**\n * Feather icon set component.\n * Usage: <Feather name=\"icon-name\" size={20} color=\"#4F8EF7\" />\n */\n\"use client\";\n\nimport createIconSet from './createIconSet';\nimport font from './vendor/react-native-vector-icons/Fonts/Fontisto.ttf';\nimport glyphMap from './vendor/react-native-vector-icons/glyphmaps/Fontisto.json';\n\nconst iconSet = createIconSet(glyphMap, 'Fontisto', font);\n\nexport default iconSet;\n"],"mappings":"AAIA,YAAY;;AAEZ,OAAOA,aAAa;AACpB,OAAOC,IAAI;AACX,OAAOC,QAAQ;AAEf,MAAMC,OAAO,GAAGH,aAAa,CAACE,QAAQ,EAAE,UAAU,EAAED,IAAI,CAAC;AAEzD,eAAeE,OAAO","ignoreList":[]},"metadata":{"hasCjsExports":false},"sourceType":"module","externalDependencies":[]}