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 PreviewPreviewItem
type
type PreviewItem
// = {
type: "pointEntity";
position: Point$1;
}