Skip to content

Fixed error in index.d.ts.

Vinay Rosenberg requested to merge github/fork/WadeAlex/development into development

Created by: WadeAlex

Fixed missing closing curly brace at the end of CaptionRenderedEvent in index.d.ts that prevented TypeScript projects from building.

Merge request reports