Skip to content

Commit

Permalink
Update auto-generated API definition file
Browse files Browse the repository at this point in the history
  • Loading branch information
javagl committed May 14, 2024
1 parent 426521a commit d5d509b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/3d-tiles-tools.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -2088,7 +2088,7 @@ export class StructuralMetadataEnumValue extends ExtensionProperty<IEnumValue> {
setValue(value: number): this;
}

// @public
// @internal
export class StructuralMetadataMerger {
static mergeDocumentsWithStructuralMetadata(targetDocument: Document, sourceDocument: Document, schemaUriResolver: (schemaUri: string) => Promise<any>): Promise<void>;
static setMergedSchemaIdSuffix(mergedSchemaIdSuffix: string | undefined): void;
Expand Down

0 comments on commit d5d509b

Please sign in to comment.