Skip to content

Commit

Permalink
Build fix x2
Browse files Browse the repository at this point in the history
  • Loading branch information
kirill-782 committed Jan 10, 2024
1 parent dd93cf9 commit 7f9e3fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ export * from "./handles/instanceApi/AbilityData.js";

export { IndexAccessArray } from "./services/ClassBuilder.js";

export { HandleHolder } from "@war3js/unsafe";

export { TextDecoder, TextEncoder } from "text-decoding";
export { Headers } from "@war3js/headers-polyfill";

Expand Down

0 comments on commit 7f9e3fc

Please sign in to comment.