UNPKG

limgen

Version:

Infrastructure as Code generator

6 lines (3 loc) 136 B
import { AppAzureAcs } from "../../components/app-azure-acs"; const app = new AppAzureAcs; export const appUrl = app.containerAppUrl;