mirror of https://github.com/pulumi/pulumi.git
12 lines
252 B
TypeScript
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,
|
||
|
};
|