Esposter
    Preparing search index...

    Interface TMXEditorSettingsNode

    interface TMXEditorSettingsNode {
        $: T;
        $$: TMXExportNode[];
        [key: string]: unknown;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: unknown
    Index

    Properties

    $ $$

    Properties

    $: T