Home
last modified time | relevance | path

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

/expo/tools/src/dynamic-macros/
H A DAndroidMacrosGenerator.ts9 function formatJavaType(value) { function
73 ` public static final ${formatJavaType(value)} ${name} = ${formatJavaLiteral(value)};`