@cdktf/hcl2cdk
Version:
Transform HCL into CDK
5 lines • 320 B
TypeScript
export declare function replacePythonImports(code: string): string;
export declare function replaceJavaImports(code: string): string;
export declare function replaceCsharpImports(code: string): string;
export declare function replaceGoImports(code: string): string;
//# sourceMappingURL=jsii-rosetta-workarounds.d.ts.map