Skip to content

Commit

Permalink
docs: Update API report
Browse files Browse the repository at this point in the history
  • Loading branch information
Josmithr committed Sep 20, 2024
1 parent 1ecdeb1 commit e6a31b9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ export function getBranch(tree: ITree): TreeBranch;
export function getBranch(view: TreeView<ImplicitFieldSchema>): TreeBranch;

// @alpha
export function getJsonSchema(schema: ImplicitAllowedTypes): JsonTreeSchema;
export function getJsonSchema(schema: ImplicitFieldSchema): JsonTreeSchema;

// @public
export interface IConnection {
Expand Down

0 comments on commit e6a31b9

Please sign in to comment.