mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated Signed-off-by: Tobias Speicher <rootcommander@gmail.com> |
||
|---|---|---|
| .. | ||
| cli-install.ts | ||
| colors.ts | ||
| map-keys.ts | ||
| renderer-utils.ts | ||
| system-context-menu.ts | ||
| to-electron-background-color.ts | ||
| window-utils.ts | ||