Skip to content

chore: Export classes in ResourceLoader for better TypeScript compatibility#8594

Merged
4ian merged 1 commit into
4ian:masterfrom
PlaytikaOSS:chore-export-resource-loader-classes
May 14, 2026
Merged

chore: Export classes in ResourceLoader for better TypeScript compatibility#8594
4ian merged 1 commit into
4ian:masterfrom
PlaytikaOSS:chore-export-resource-loader-classes

Conversation

@ViktorVovk
Copy link
Copy Markdown
Contributor

Hello,

This PR simply adds exports for the new classes in ResourceLoader, which makes it possible to inherit from these classes and extend their functionality.

The main problem is that after compilation to JS, the gdjs namespace does not contain these classes, which means they cannot be accessed externally.

@ViktorVovk ViktorVovk marked this pull request as ready for review May 13, 2026 13:36
@ViktorVovk ViktorVovk requested a review from 4ian as a code owner May 13, 2026 13:36
@4ian 4ian merged commit 584cca2 into 4ian:master May 14, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants