UNPKG

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