pulumi/tests/testdata/codegen/kubernetes20/nodejs/yaml/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 v2 from "./v2";
export {
v2,
};