UNPKG

270 BTypeScriptView Raw
1import { IUserResources } from "./types.js";
2declare module "../user-custom-actions/types" {
3 interface _UserCustomAction extends IUserResources {
4 }
5 interface IUserCustomAction extends IUserResources {
6 }
7}
8//# sourceMappingURL=user-custom-actions.d.ts.map
\No newline at end of file