mirror of
https://github.com/optilude/xlsx-template.git
synced 2026-07-02 00:17:39 +08:00
27f5fa8700
`int` and `float` don't exist in Typescript, both are of type `number`. This fixes it. Still some bits to fix: the empty non-export namespace on 18 and the export on 126 that just wrong.