UNPKG

@aws-amplify/pubsub

Version:

Pubsub category of aws-amplify

4 lines (3 loc) 188 B
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. // SPDX-License-Identifier: Apache-2.0 export { SubscriptionObserver, CONTROL_MSG, ConnectionState } from './PubSub';