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
803 B

{"ast":null,"code":"import createIconSet from \"./createIconSet\";\nimport font from \"./vendor/react-native-vector-icons/Fonts/Octicons.ttf\";\nimport glyphMap from \"./vendor/react-native-vector-icons/glyphmaps/Octicons.json\";\nexport default createIconSet(glyphMap, 'octicons', font);","map":{"version":3,"sources":["../src/Octicons.ts"],"names":[],"mappings":"AAAA,OAAO,aAAa;AACpB,OAAO,IAAI;AACX,OAAO,QAAQ;AAEf,eAAe,aAAa,CAAC,QAAQ,EAAE,UAAU,EAAE,IAAI,CAAC","sourcesContent":["import createIconSet from './createIconSet';\nimport font from './vendor/react-native-vector-icons/Fonts/Octicons.ttf';\nimport glyphMap from './vendor/react-native-vector-icons/glyphmaps/Octicons.json';\n\nexport default createIconSet(glyphMap, 'octicons', font);\n"],"sourceRoot":""},"metadata":{},"sourceType":"module"}