UNPKG

raindancers-network

Version:
6 lines (5 loc) 199 B
import * as constructs from 'constructs'; export declare class Delay extends constructs.Construct { delayProviderServiceToken: string; constructor(scope: constructs.Construct, id: string); }