Skip to content

Commit

Permalink
chore(obc): solve build problem
Browse files Browse the repository at this point in the history
  • Loading branch information
agviegas committed Oct 7, 2024
1 parent 47a43ec commit bba0055
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import * as BUI from "@thatopen/ui";
import * as WEBIFC from "web-ifc";
import { predefinedTypes as types } from "./src";

interface PredefinedTypesState {
export interface PredefinedTypesState {
entity: number;
}

Expand Down

0 comments on commit bba0055

Please sign in to comment.