12 lines
258 B
TypeScript
12 lines
258 B
TypeScript
// *** WARNING: this file was generated by crd2pulumi. ***
|
|
// *** 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 v1 from "./v1";
|
|
|
|
export {
|
|
v1,
|
|
};
|