AniwatchPlus/src/javascript/utils
Serraniel 14bc1051a3
Small fix to compile ts again
Old code was okay according to mdn: https://developer.mozilla.org/de/docs/Web/API/Document/createTreeWalker
Typescript not liking it: https://github.com/microsoft/TypeScript/issues/33462#issuecomment-912517410

We fine with removing the params as it was optional at all and we set to false
2021-11-05 22:40:51 +01:00
..
aniwatchCore.ts #48 Added types to core 2020-12-28 22:25:46 +01:00
colors.ts #48 Changed file extensions from js to ts 2020-12-28 21:43:06 +01:00
helpers.ts Small fix to compile ts again 2021-11-05 22:40:51 +01:00