]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Use guard clause typings (#10683)
authorJacco van den Berg <jaccoberg2281@gmail.com>
Tue, 27 Sep 2022 11:00:48 +0000 (13:00 +0200)
committerGitHub <noreply@github.com>
Tue, 27 Sep 2022 11:00:48 +0000 (14:00 +0300)
commitfbaf28e4f8468eb5f2c59d3b60979d398c7ca086
treecb5ada94fa0af1779030e58e4e6a932b14fc04a8
parent5f37ba6fc44f427ad1afc50cc36f71a098e45c29
Use guard clause typings (#10683)

* Use guard clasue

* use function type instead of build in function
src/helpers/helpers.core.ts
types/helpers/helpers.color.d.ts
types/helpers/helpers.math.d.ts