UNPKG

221 BTypeScriptView Raw
1import { IUserResources } from "./types.js";
2declare module "../fields/types" {
3 interface _Field extends IUserResources {
4 }
5 interface IField extends IUserResources {
6 }
7}
8//# sourceMappingURL=field.d.ts.map
\No newline at end of file