PR-431618: updating packages and fixing the missing exports of types.

This commit is contained in:
2024-10-21 18:37:42 +00:00
parent 6ce8856804
commit f4001356f6
6 changed files with 852 additions and 751 deletions

View File

@ -1,5 +1,7 @@
{
"compilerOptions": {
"declaration": true,
"declarationDir": "./dist/types",
"target": "es5",
"lib": [
"dom",