Variable EdmV2Const

EdmV2: {
    DateTime: typeof ODataDateTime;
    DateTimeOffset: typeof ODataDateTimeOffset;
    Guid: typeof Guid;
    RawString: typeof RawString;
    String: typeof EdmString;
} = ...

Type declaration

Generated using TypeDoc