UNPKG

140 BTypeScriptView Raw
1import { Template } from 'cloudform-types';
2export * from 'cloudform-types';
3export default function cloudform(template: Template): string;