Skip to content

Commit

Permalink
Update types.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
pernielsentikaer authored Nov 21, 2024
1 parent eadbf28 commit 12c5ec3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions extensions/touchdesigner/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,3 @@ export type OperatorData = {
};
};
};

declare module "tdOperators" {
export const operatorData: OperatorData;
}

0 comments on commit 12c5ec3

Please sign in to comment.