UNPKG

@geek-fun/serverlessinsight

Version:

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

3 lines (2 loc) 114 B
import { ServerlessIac } from '../types'; export declare const parseYaml: (iacLocation: string) => ServerlessIac;