UNPKG

spws

Version:

SharePoint Web Services Wrapper

3 lines (2 loc) 137 B
type PrincipalType = "All" | "DistributionList" | "None" | "SecurityGroup" | "SharePointGroup" | "User"; export default PrincipalType;