Skip to content

Commit

Permalink
test again again
Browse files Browse the repository at this point in the history
  • Loading branch information
kirill-782 committed Nov 14, 2023
1 parent bdbf134 commit c20c67c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import { getNativeByName } from "@war3js/unsafe";
import { Player, Unit } from "./index.js";
import { TriggerUnitEvent } from "./triggerEvents/unit/TriggerUnitEvent.js";
import { isNode } from "./utils/runtime.js";

const PlayerNative = getNativeByName<HandleHolder<"player">, [number]>("Player");

Expand Down

0 comments on commit c20c67c

Please sign in to comment.