We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f6f9dd commit be520c0Copy full SHA for be520c0
packages-exp/remote-config-exp/package.json
@@ -25,7 +25,7 @@
25
"predoc": "node ../../scripts/exp/remove-exp.js temp",
26
"doc": "api-documenter markdown --input temp --output docs",
27
"build:doc": "yarn build && yarn doc",
28
- "typings:public": "node ../../scripts/exp/use_typings.js ./dist/app-exp-public.d.ts",
+ "typings:public": "node ../../scripts/exp/use_typings.js ./dist/remote-config-exp-public.d.ts",
29
"typings:internal": "node ../../scripts/exp/use_typings.js ./dist/src/index.d.ts"
30
},
31
"peerDependencies": {
0 commit comments