JSPM

  • Created
  • Published
  • Downloads 33143
  • Score
    100M100P100Q153073F
  • License https://aka.ms/spfx/license

SharePoint Framework module interfaces

Package Exports

  • @microsoft/sp-module-interfaces
  • @microsoft/sp-module-interfaces/lib/index
  • @microsoft/sp-module-interfaces/lib/manifestHelpers
  • @microsoft/sp-module-interfaces/lib/manifestSchemaValidator
  • @microsoft/sp-module-interfaces/lib/manifestSchemas/IAdaptiveCardExtensionManifest
  • @microsoft/sp-module-interfaces/lib/manifestSchemas/IClientSideApplicationManifest
  • @microsoft/sp-module-interfaces/lib/manifestSchemas/IClientSideAssemblyManifest
  • @microsoft/sp-module-interfaces/lib/manifestSchemas/IClientSideComponentLoaderConfiguration
  • @microsoft/sp-module-interfaces/lib/manifestSchemas/IClientSideComponentManifest
  • @microsoft/sp-module-interfaces/lib/manifestSchemas/IClientSideExtensionManifest
  • @microsoft/sp-module-interfaces/lib/manifestSchemas/IClientSideLibraryManifest
  • @microsoft/sp-module-interfaces/lib/manifestSchemas/IClientSideManifestBase
  • @microsoft/sp-module-interfaces/lib/manifestSchemas/IClientSideMultiVersionManifest
  • @microsoft/sp-module-interfaces/lib/manifestSchemas/IClientSideWebPartManifest
  • @microsoft/sp-module-interfaces/lib/manifestSchemas/ICommandSetExtensionManifest
  • @microsoft/sp-module-interfaces/lib/manifestSchemas/IPrefabAppManifest
  • @microsoft/sp-module-interfaces/lib/manifestSchemas/ManifestType
  • @microsoft/sp-module-interfaces/lib/manifestSchemas/examples/application_1.manifest
  • @microsoft/sp-module-interfaces/lib/manifestSchemas/examples/application_2.manifest
  • @microsoft/sp-module-interfaces/lib/manifestSchemas/examples/application_3.manifest
  • @microsoft/sp-module-interfaces/lib/manifestSchemas/examples/assembly_1.manifest
  • @microsoft/sp-module-interfaces/lib/manifestSchemas/examples/commandSet_1.manifest
  • @microsoft/sp-module-interfaces/lib/manifestSchemas/examples/extension_1.manifest
  • @microsoft/sp-module-interfaces/lib/manifestSchemas/examples/extension_2.manifest
  • @microsoft/sp-module-interfaces/lib/manifestSchemas/examples/extension_3.manifest
  • @microsoft/sp-module-interfaces/lib/manifestSchemas/examples/extension_4.manifest
  • @microsoft/sp-module-interfaces/lib/manifestSchemas/examples/library_1.manifest
  • @microsoft/sp-module-interfaces/lib/manifestSchemas/examples/multi-version_1.manifest
  • @microsoft/sp-module-interfaces/lib/manifestSchemas/examples/prefab_1.manifest
  • @microsoft/sp-module-interfaces/lib/manifestSchemas/examples/prefab_2.manifest
  • @microsoft/sp-module-interfaces/lib/manifestSchemas/examples/webpart_1.manifest
  • @microsoft/sp-module-interfaces/lib/manifestSchemas/examples/webpart_2.manifest
  • @microsoft/sp-module-interfaces/package.json

Readme

sp-module-interfaces

This project defines some module interfaces that are shared by the SharePoint Framework module loader and also the build system.

This package is part of the SharePoint Framework, which is a collection of NPM packages that empower developers to create client-side experiences for Microsoft SharePoint. For more information, including complete API documentation and code samples, please visit the SharePoint Framework web site.