Skip to content

Commit

Permalink
Update api report
Browse files Browse the repository at this point in the history
  • Loading branch information
janechu committed Feb 21, 2025
1 parent 2134037 commit d216d67
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/web-components/fast-element/docs/api-report.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -974,8 +974,6 @@ export interface TypeRegistry<TDefinition extends TypeDefinition> {
getForInstance(object: any): TDefinition | undefined;
// (undocumented)
register(definition: TDefinition): boolean;
// (undocumented)
reregister(definition: TDefinition): boolean;
}

// @public
Expand Down

0 comments on commit d216d67

Please sign in to comment.