Protected_Cached addon reference.
Protected_Strong reference to the owning document.
Prevents GC of the document while this child handle lives.
For OwnedHandle, this is this (self-referencing).
canvasTemplates collection
contexts collection
defaultFramingIntent
fdlCreator
framingIntents collection
Whether this handle has been closed.
uuid
versionMajor
versionMinor
Protected_Check that the handle is still valid. Throws if closed.
Support using doc = FDL.parse(...) syntax (Symbol.dispose).
Add a canvas template to the document.
Add a context to the document.
Add a framing intent to the document.
Release the underlying C handle. Safe to call multiple times.
Run C-core schema + semantic validation.
StaticcreateCreate a new empty FDL document with header fields.
StaticparseParse JSON bytes into a facade FDL document.
File
index.ts
Brief
Public API for @asc-mitc/fdl — re-exports all facade classes, types, and utilities.