UNPKG

poe-custom-elements

Version:

Path of Exile custom elements

6 lines 181 B
import { PoeItem } from '../poe.types.js'; /** * Divination card with maxed stacksize */ export declare const maxedStackSize: PoeItem; //# sourceMappingURL=maxedStackSize.d.ts.map