UNPKG

@react-native-community/cli

Version:
5 lines 200 B
import { CLIError } from '@react-native-community/cli-tools'; export default class ReservedNameError extends CLIError { constructor(name: string); } //# sourceMappingURL=ReservedNameError.d.ts.map