hyper/app/utils
Tobias Speicher b7ff279837 chore: replace deprecated String.prototype.substr()
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-19 12:47:39 +05:30
..
cli-install.ts Fix type errors due to unknow type in try catch 2021-08-30 19:16:39 +05:30
colors.ts Fix @typescript-eslint/no-unsafe-return errors 2021-04-07 21:50:32 +05:30
map-keys.ts fix prettier errors 2020-03-25 17:12:51 +01:00
renderer-utils.ts port app/utils and app/plugins to ts 2019-12-26 16:34:09 +01:00
system-context-menu.ts Import native-reg directly 2021-05-07 22:23:32 +05:30
to-electron-background-color.ts chore: replace deprecated String.prototype.substr() 2022-03-19 12:47:39 +05:30
window-utils.ts port app/utils and app/plugins to ts 2019-12-26 16:34:09 +01:00