UNPKG

@aws-amplify/core

Version:

Core category of aws-amplify

5 lines (4 loc) 138 B
import { AmplifyError } from './AmplifyError'; export declare class PlatformNotSupportedError extends AmplifyError { constructor(); }