UNPKG

rn-ml

Version:

React Native cli tools

4 lines (3 loc) 118 B
import { Command } from "commander"; declare const appIconSetup: (program: Command) => void; export { appIconSetup };