Skip to content

Commit 21ecf95

Browse files
committed
Updated api review
1 parent b8b485d commit 21ecf95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/api-review/util.api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ export function isCloudflareWorker(): boolean;
271271

272272
// Warning: (ae-missing-release-tag) "isCloudWorkstation" is exported by the package, but it is missing a release tag (@alpha, @beta, @public, or @internal)
273273
//
274-
// @public (undocumented)
274+
// @public
275275
export function isCloudWorkstation(url: string): boolean;
276276

277277
// Warning: (ae-missing-release-tag) "isElectron" is exported by the package, but it is missing a release tag (@alpha, @beta, @public, or @internal)

0 commit comments

Comments
 (0)