Taos API Reference
    Preparing search index...

    Interface AssemblyDoc

    interface AssemblyDoc {
        schema: 1;
        name: string;
        root: SerializedNode;
    }
    Index

    Properties

    Properties

    schema: 1
    name: string

    The single root of the assembly. Its id is the root template id.