UNPKG

webapi-ng2

Version:

ASP.NET Core Web API client generator for Angular 2

8 lines 346 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var SchemaType; (function (SchemaType) { SchemaType[SchemaType["Enumeration"] = 0] = "Enumeration"; SchemaType[SchemaType["Object"] = 1] = "Object"; })(SchemaType = exports.SchemaType || (exports.SchemaType = {})); //# sourceMappingURL=schema-type.js.map