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.
@discoveryjs/json-ext
1 parent c7c7582 commit 3814df5Copy full SHA for 3814df5
packages/angular_devkit/build_angular/src/typings.d.ts
@@ -6,10 +6,6 @@
6
* found in the LICENSE file at https://angular.io/license
7
*/
8
9
-declare module '@discoveryjs/json-ext' {
10
- export function stringifyStream(value: unknown): import('stream').Readable;
11
-}
12
-
13
declare module '@babel/helper-annotate-as-pure' {
14
export default function annotateAsPure(
15
pathOrNode: import('@babel/types').Node | { node: import('@babel/types').Node },
0 commit comments