Esposter
    Preparing search index...

    Interface TMXPropertiesNode

    interface TMXPropertiesNode {
        $: T;
        $$: TMXPropertyNode[];
        [key: string]: unknown;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: unknown
    Index

    Properties

    $ $$

    Properties

    $: T