Improve types for `prefetchScript` and `loadScript`
Here you can find a typescript spec used by react-native-codegen: https://github.com/callstack/repack/pull/495/files#diff-a063c248295c855435089dd4f53efe44eb82c9b2a8b70470fb638ce5d3d037e4R4
In this spec, we use Object which is not meaningful for the developer. Please go to the native implementation here https://github.com/callstack/repack/blob/b0b8613eab82641e91607e0931eafc2360ff42a2/packages/repack/android/src/main/java/com/callstack/repack/ChunkManagerModule.kt#L24 and replace all Objects with the appropriate type.
Originally posted by @troZee in https://github.com/callstack/repack/pull/344#discussion_r1173627173
@troZee please update the description 🙏 thanks!
@jbroma done
This issue has been marked as stale because it has been inactive for 30 days. Please update this issue or it will be automatically closed in 14 days.
This issue has been marked as stale because it has been inactive for 30 days. Please update this issue or it will be automatically closed in 14 days.
This issue has been automatically closed because it has been inactive for more than 14 days. Please reopen if you want to add more context.
This issue has been marked as stale because it has been inactive for 30 days. Please update this issue or it will be automatically closed in 14 days.
This issue has been automatically closed because it has been inactive for more than 14 days. Please reopen if you want to add more context.