Skip to content

Commit

Permalink
fix: removeDataType export
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobVogelsang committed Jan 15, 2025
1 parent f38c439 commit 96ddefb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ export {

export { insertSelectedLNodeType } from "./tDataTypeTemplates/insertSelectedLNodeType.js";

export {removeDataType, RemoveDataTypeOptions} from "./tDataTypeTemplates/removeDataType.js"

export {
Supervision,
SupervisionOptions,
Expand Down

0 comments on commit 96ddefb

Please sign in to comment.