UNPKG

spws

Version:

SharePoint Web Services Wrapper

45 lines (30 loc) 468 B
type ListTemplateId = // Custom List | 100 // Document Library | 101 // Survey | 102 // Links | 103 // Announcements | 104 // Contacts | 105 // Events | 106 // Tasks | 107 // Discussion Board | 108 // Picture Library | 109 // DataSources | 110 // Form Library | 115 // Custom List in Datasheet View | 120 // Issues | 1100; export default ListTemplateId;