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 7b62403 commit 5fa7d65Copy full SHA for 5fa7d65
scripts/test-build-declarations.js
@@ -2,7 +2,7 @@
2
const glob = require('glob');
3
const execa = require('execa');
4
5
-const NUMBER_OF_DECLARATIONS = 21;
+const NUMBER_OF_DECLARATIONS = 22;
6
7
(async () => {
8
const declarations = await new Promise(resolve => {
0 commit comments