UNPKG

@microsoft.azure/autorest.incubator

Version:
9 lines 270 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); class LiteralStatement { constructor(implementation) { this.implementation = implementation; } } exports.LiteralStatement = LiteralStatement; //# sourceMappingURL=literal.js.map