Skip to content

Commit d32427f

Browse files
committed
Update api report
1 parent f98100f commit d32427f

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.api-reports/api-report-utilities_internal.api.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -421,9 +421,7 @@ export type LazyType<T> = T & {
421421
// @internal @deprecated (undocumented)
422422
export function makeReference(id: string): Reference;
423423

424-
// Warning: (ae-incompatible-release-tags) The symbol "makeStreamInfoTrie" is marked as @public, but its signature references "StreamInfoTrie" which is marked as @internal
425-
//
426-
// @public (undocumented)
424+
// @internal @deprecated (undocumented)
427425
export function makeStreamInfoTrie(): StreamInfoTrie;
428426

429427
// @internal @deprecated

0 commit comments

Comments
 (0)