]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Export ...ParsedData interfaces (#12035)
authorJosh Kelley <joshkel@gmail.com>
Tue, 18 Feb 2025 18:36:35 +0000 (13:36 -0500)
committerGitHub <noreply@github.com>
Tue, 18 Feb 2025 18:36:35 +0000 (13:36 -0500)
commitebe20add5373985d0463c928c51d7fc7fe5b7846
treebde07c4f45bf1a7334f26d2b44d674d521be2cf0
parent2f425290ee077d9d013af77fa978d6b6d6885634
Export ...ParsedData interfaces (#12035)

Otherwise, trying to inherit from DatasetController in a TypeScript project may result in TypeScript errors similar to the following:

> error TS9006: Declaration emit for this file requires using private name 'RadialParsedData' from module '"/Users/joshkel/src/app/node_modules/chart.js/dist/types/index"'. An explicit type annotation may unblock declaration emit.
src/types/index.d.ts