]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Update helper types location (#8729)
authorJacco van den Berg <39033624+LeeLenaleee@users.noreply.github.com>
Fri, 26 Mar 2021 14:58:13 +0000 (15:58 +0100)
committerGitHub <noreply@github.com>
Fri, 26 Mar 2021 14:58:13 +0000 (16:58 +0200)
Comming from #8720 resolves #8728

helpers/helpers.esm.d.ts

index 72eaf0f1ed6f4b56d0f4a1981dc074022bfd6099..a55c6b41dcc25ca8e0984ff128307b55419b5c7f 100644 (file)
@@ -1 +1 @@
-export * from '../dist/helpers.esm';
\ No newline at end of file
+export * from '../types/helpers/index.d.ts';