UNPKG

203 BJavaScriptView Raw
1import { addProp } from "@pnp/queryable";
2import { _Item } from "../items/types.js";
3import { ContentType } from "./types.js";
4addProp(_Item, "contentType", ContentType);
5//# sourceMappingURL=item.js.map
\No newline at end of file