github.com/myhau/pulumi/pkg/v3@v3.70.2-0.20221116134521-f2775972e587/codegen/testing/test/testdata/dashed-import-schema/nodejs/tree/index.ts (about)

     1  // *** WARNING: this file was generated by test. ***
     2  // *** Do not edit by hand unless you're certain you know what you are doing! ***
     3  
     4  import * as utilities from "../utilities";
     5  
     6  // Export sub-modules:
     7  import * as v1 from "./v1";
     8  
     9  export {
    10      v1,
    11  };