UNPKG

@geek-fun/serverlessinsight

Version:

Full life cycle cross providers serverless application management for your fast-growing business.

6 lines (5 loc) 275 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.validateYaml = void 0; var iacSchema_1 = require("./iacSchema"); Object.defineProperty(exports, "validateYaml", { enumerable: true, get: function () { return iacSchema_1.validateYaml; } });