vlocode-project - v2.4.3
    Preparing search index...

    Interface DataMapperPathToken

    interface DataMapperPathToken {
        index?: number | "n";
        name: string;
    }
    Index

    Properties

    Properties

    index?: number | "n"
    name: string