Skip to content

Commit fcec824

Browse files
committed
Update API reports
1 parent b6dd837 commit fcec824

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

common/api-review/util.api.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -476,9 +476,6 @@ export interface Subscribe<T> {
476476
// @public (undocumented)
477477
export type Unsubscribe = () => void;
478478

479-
// @public
480-
export const uuidv4: () => string;
481-
482479
// Warning: (ae-missing-release-tag) "validateArgCount" is exported by the package, but it is missing a release tag (@alpha, @beta, @public, or @internal)
483480
//
484481
// @public

0 commit comments

Comments
 (0)