Esposter
    Preparing search index...

    Interface TMXPropertiesNode

    interface TMXPropertiesNode {
        "#name": TMXNodeType;
        $: T;
        $$: TMXPropertyNode[];
        [key: string]: unknown;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: unknown
    Index
    "#name": TMXNodeType
    $: T