@webflow/designer-extension-typings
TypeScript icon, indicating that this package has built-in type declarations

2.0.12 • Public • Published

Webflow Designer Extension API typings

This project contains TypeScript type declarations for the Webflow Designer Extension API.

Usage

  1. Installation
    npm i --save-dev @webflow/designer-extension-typings
  2. Configure tsconfig.json
    {
      "compilerOptions": {
        "typeRoots": [
          "./node_modules/@types",
          "./node_modules/@webflow"
        ]
      }
    }

Readme

Keywords

none

Package Sidebar

Install

npm i @webflow/designer-extension-typings

Weekly Downloads

404

Version

2.0.12

License

SEE LICENSE IN LICENSE

Unpacked Size

193 kB

Total Files

21

Last publish

Collaborators

  • callmevlad
  • thomas-wf
  • webflow-bot
  • federico.fiorini
  • rodney-webflow
  • iammerrick-wf