UNPKG

280 BTypeScriptView Raw
1import { DetachedCommandFunction } from '@react-native-community/cli-types';
2declare type FlagsT = {
3 fix: boolean | void;
4 contributor: boolean | void;
5};
6declare const _default: DetachedCommandFunction<FlagsT>;
7export default _default;
8//# sourceMappingURL=doctor.d.ts.map
\No newline at end of file