UNPKG

@aws/pdk

Version:

All documentation is located at: https://aws.github.io/aws-pdk

7 lines 122 B
export function install(opts?: { cacheDir?: string; prefix?: string; }): { uninstall(): void; } | undefined; x