UNPKG

create-expo-cljs-app

Version:

Create a react native application with Expo and Shadow-CLJS!

17 lines (12 loc) 223 B
export default class Transformer { // Return true if anything was processed, false otherwise. getPrefixCode() { return ""; } getHoistedCode() { return ""; } getSuffixCode() { return ""; } }