UNPKG

@aws-amplify/interactions

Version:

Interactions category of aws-amplify

3 lines (2 loc) 111 B
import { OnCompleteInput } from '../types'; export declare const onComplete: (input: OnCompleteInput) => void;