Screeps/node_modules/@types/lodash/xor.d.ts

3 lines
45 B
TypeScript
Raw Normal View History

2023-11-26 17:32:02 +00:00
import { xor } from "./index";
export = xor;