* export DecompressFunc type
* add typedoc comments
This commit is contained in:
Brandon Liu
2024-02-25 18:29:48 +08:00
committed by GitHub
parent 264b1d0db8
commit 3451540a3a
7 changed files with 105 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "pmtiles",
"version": "3.0.3",
"version": "3.0.4",
"description": "PMTiles archive decoder for browsers",
"type": "module",
"exports": "./dist/index.js",