Use 1024 instead of 1000 for byte conversions, rename gloabl.d.ts to global.d.ts

This commit is contained in:
Matthew Penner 2020-06-10 14:00:43 -06:00
parent 050fe307f0
commit e903d4cc2a
4 changed files with 15 additions and 10 deletions

View file

@ -1 +0,0 @@
declare function tw (a: TemplateStringsArray | string): any;