Skip to content
Shapemetry

Model - Preview

API reference for src/schema/preview on @huukhanhnguyen/model, reachable from ..

See the Guide for the ModelJSON / evaluate pipeline.

API reference

Signatures are generated from the live package .d.ts - not hand-written.

Preview

interface

interface Preview

PreviewItem

type

type PreviewItem
// = {
    type: "pointEntity";
    position: Point$1;
}
Last updated: 📖 1 min readEdit on GitHub