Interface ModelInternal

interface Model {
    mathfield: Mathfield;
}

Properties

Properties

mathfield: Mathfield