UNPKG

limgen

Version:

Infrastructure as Code generator

4 lines (3 loc) 135 B
/// <reference types="node" /> import { exec } from "node:child_process"; export declare const execPromise: typeof exec.__promisify__;