Skip to main content
Home

Built and signed on GitHub Actions

TypeScript definition for project.json of .sb3

This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
100%
Published
a year ago (0.1.7)
interface Target

Common properties for both stages and sprites

Properties

Index of the current costume

Blocks associated with this target

Variables associated with this target

lists: { [id: string]: List; }

Lists associated with this target

Broadcast messages associated with this target

optional
comments: { [id: string]: Comment; }

Comments associated with this target

Costumes associated with this target

Sounds associated with this target

optional
volume: number

Volume of the target

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@pnsk-lab/sb3-types

Import symbol

import { type Target } from "@pnsk-lab/sb3-types";
or

Import directly with a jsr specifier

import { type Target } from "jsr:@pnsk-lab/sb3-types";

Add Package

pnpm i jsr:@pnsk-lab/sb3-types
or (using pnpm 10.8 or older)
pnpm dlx jsr add @pnsk-lab/sb3-types

Import symbol

import { type Target } from "@pnsk-lab/sb3-types";

Add Package

yarn add jsr:@pnsk-lab/sb3-types
or (using Yarn 4.8 or older)
yarn dlx jsr add @pnsk-lab/sb3-types

Import symbol

import { type Target } from "@pnsk-lab/sb3-types";

Add Package

vlt install jsr:@pnsk-lab/sb3-types

Import symbol

import { type Target } from "@pnsk-lab/sb3-types";

Add Package

npx jsr add @pnsk-lab/sb3-types

Import symbol

import { type Target } from "@pnsk-lab/sb3-types";

Add Package

bunx jsr add @pnsk-lab/sb3-types

Import symbol

import { type Target } from "@pnsk-lab/sb3-types";