@spfxappdev/framework
TypeScript icon, indicating that this package has built-in type declarations

1.0.12 • Public • Published

spfxframework

Installation

npm i @spfxappdev/framework

Please install the @microsoft/sp-webpart-base, @microsoft/sp-application-base and @microsoft/decorators as development dependencies:

npm i --save-dev @microsoft/sp-webpart-base
npm i --save-dev @microsoft/sp-application-base
npm i --save-dev @microsoft/decorators

If you get some errors with Promises and the missing "finally"-Methode, install npm i --save-dev @types/es6-promise@0.0.32 as well.

Usage

TBD

For examples or documentation see GitHub repository

/@spfxappdev/framework/

    Package Sidebar

    Install

    npm i @spfxappdev/framework

    Weekly Downloads

    7

    Version

    1.0.12

    License

    ISC

    Unpacked Size

    208 kB

    Total Files

    122

    Last publish

    Collaborators

    • seryoga