UNPKG

@sysdoc/sharepoint-utils

Version:

Sysdoc's core Sharepoint utilities

6 lines (5 loc) 149 B
/*! * Copyright Sysdoc @ 2019 */ /// <reference types="sharepoint" /> export declare function getByContentTypeId(ctId: string): SP.CamlQuery;