mobx-keystone
    Preparing search index...

    Interface DataModelMetadata

    Associated data model metadata.

    interface DataModelMetadata {
        dataType?: AnyType;
    }
    Index

    Properties

    Properties

    dataType?: AnyType

    Associated data type for runtime checking (if any).