JSPM

@storybook/types

8.1.0-alpha.7
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4798594
  • Score
    100M100P100Q188350F
  • License MIT

Core Storybook TS Types

Package Exports

  • @storybook/types
  • @storybook/types/package.json

Readme

Storybook Types

Storybook types exports only typescript types for storybook usage.

It exports typescript enums, which do have a runtime implementation. But it should not export any implementation such as classes, methods, functions or constants.

It also has no dependencies, all the types it exports are bundled in.