mcut
@mcut/timeline

strokeSchema

Generated TypeScript API reference for the public mcut SDK.

mcut SDK


mcut SDK / timeline/src / strokeSchema

Variable: strokeSchema

const strokeSchema: ZodObject<{
  color: ZodDefault<ZodString>;
  width: ZodNumber;
}, $strip>;

Defined in: packages/timeline/src/style.ts:18

Outline drawn on the owner's silhouette (glyph edges or frame rect).

On this page