pulumi/tests/testdata/codegen/kubernetes20/nodejs/helm/index.ts

12 lines
252 B
TypeScript

// *** WARNING: this file was generated by test. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***
import * as utilities from "../utilities";
// Export sub-modules:
import * as v3 from "./v3";
export {
v3,
};