Documentation

    Interface TypeOrigin

    Identifies a struct and the module it was defined in

    interface TypeOrigin {
        datatype_name: string;
        module_name: string;
        package: string;
    }
    Index

    Properties

    datatype_name: string
    module_name: string
    package: string
    MMNEPVFCICPMFPCPTTAAATR