rollipop 0.1.0-dev.20260424074146 → 1.0.0-alpha.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  import * as _react_native_community_cli_types0 from "@react-native-community/cli-types";
2
2
 
3
3
  //#region src/commands.d.ts
4
- declare const commands: readonly [_react_native_community_cli_types0.Command, _react_native_community_cli_types0.Command];
4
+ declare const commands: readonly [_react_native_community_cli_types0.Command, _react_native_community_cli_types0.Command, _react_native_community_cli_types0.Command];
5
5
  export = commands;
@@ -1,6 +1,6 @@
1
1
  import * as _react_native_community_cli_types0 from "@react-native-community/cli-types";
2
2
 
3
3
  //#region src/commands.d.ts
4
- declare const commands: readonly [_react_native_community_cli_types0.Command, _react_native_community_cli_types0.Command];
4
+ declare const commands: readonly [_react_native_community_cli_types0.Command, _react_native_community_cli_types0.Command, _react_native_community_cli_types0.Command];
5
5
  //#endregion
6
6
  export { commands as default };