Foundry Virtual Tabletop - API Documentation - Version 14
    Preparing search index...

    Interface FormulaEditorConfiguration

    interface FormulaEditorConfiguration {
        contexts: Record<string, FormulaEditorContext>;
    }
    Index

    Properties

    Properties

    contexts: Record<string, FormulaEditorContext>