Home
last modified time | relevance | path

Searched refs:IosMacrosGenerator (Results 1 – 2 of 2) sorted by relevance

/expo/tools/src/dynamic-macros/
H A DgenerateDynamicMacros.ts8 import IosMacrosGenerator from './IosMacrosGenerator';
68 return new IosMacrosGenerator();
H A DIosMacrosGenerator.ts150 export default class IosMacrosGenerator { class