Skip to content

Both copy text to your clipboard — Build with AI copies a setup prompt to paste into Claude Code, Cursor, Codex or Copilot; Copy page as Markdown copies this page to paste into a chat. How it works

SerializedObject<S>

SerializedObject<S> = object

Defined in: src/util/web_worker_transfer.ts:10

A class that is serialized to and json, that can be constructed back to the original class in the worker or in the main thread

Type Parameters

Type ParameterDefault type
S extends Serializedany

Index Signature

[_: string]: S