UNPKG

247 BTypeScriptView Raw
1import { IUserResources } from "./types.js";
2declare module "../content-types/types" {
3 interface _ContentType extends IUserResources {
4 }
5 interface IContentType extends IUserResources {
6 }
7}
8//# sourceMappingURL=content-type.d.ts.map
\No newline at end of file