UNPKG

226 BTypeScriptView Raw
1import { ISecurableMethods } from "./types.js";
2declare module "../items/types" {
3 interface _Item extends ISecurableMethods {
4 }
5 interface IItem extends ISecurableMethods {
6 }
7}
8//# sourceMappingURL=item.d.ts.map
\No newline at end of file