Skip to main content

Built and signed on GitHub Actions

It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score
35%
Published
a month ago (0.1.2)
property StorybookPlugin.prototype.getPlugins

Type

(entryPoint: string) => Plugin[]

Add Package

deno add jsr:@albnnc/storybook

Import symbol

import { StorybookPlugin } from "@albnnc/storybook";

---- OR ----

Import directly with a jsr specifier

import { StorybookPlugin } from "jsr:@albnnc/storybook";

Add Package

npx jsr add @albnnc/storybook

Import symbol

import { StorybookPlugin } from "@albnnc/storybook";

Add Package

yarn dlx jsr add @albnnc/storybook

Import symbol

import { StorybookPlugin } from "@albnnc/storybook";

Add Package

pnpm dlx jsr add @albnnc/storybook

Import symbol

import { StorybookPlugin } from "@albnnc/storybook";

Add Package

bunx jsr add @albnnc/storybook

Import symbol

import { StorybookPlugin } from "@albnnc/storybook";