Files
agent-claw/cdk/node_modules/aws-cdk-lib/aws-cloudformation/lib/nested-stack.d.ts
2026-05-06 18:55:16 -05:00

4 lines
124 B
TypeScript

import type { Construct } from 'constructs';
import type * as sns from '../../aws-sns';
import * as core from '../../core';