UNPKG

@altostra/core

Version:

Core library for shared types and logic

1 lines 266 B
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.emptyBlueprint=void 0;const Blueprint_1=require("./Blueprint");exports.emptyBlueprint=(0,Blueprint_1.mkBlueprint)({version:"2019-10-24",id:"empty",name:"empty",resources:{},connections:{}});