This commit is contained in:
2022-06-06 21:08:10 -05:00
parent 5fa31fe1be
commit f4a67f2d1a

View File

@@ -13,5 +13,8 @@
"rootDir": "./src",
"outDir": "./lib",
"moduleResolution": "node"
}
},
"files": [
"index.d.ts"
]
}