UNPKG

react-native-node-api

Version:
4 lines 414 B
import { Option } from "@react-native-node-api/cli-utils"; export declare const packageNameOption: Option<"--package-name <strategy>", undefined, "strip" | "keep" | "omit", undefined, false, "strip" | "keep" | "omit">; export declare const pathSuffixOption: Option<"--path-suffix <strategy>", undefined, "strip" | "keep" | "omit", undefined, false, "strip" | "keep" | "omit">; //# sourceMappingURL=options.d.ts.map