UNPKG

@aws-amplify/core

Version:

Core category of aws-amplify

3 lines (2 loc) 130 B
import { AmplifyErrorCode, AssertionFunction } from '../types'; export declare const assert: AssertionFunction<AmplifyErrorCode>;