There was an error while loading. Please reload this page.
1 parent 9b2fa97 commit 6737863Copy full SHA for 6737863
1 file changed
packages/core/src/adapterCore/index.ts
@@ -2,3 +2,4 @@
2
// SPDX-License-Identifier: Apache-2.0
3
4
export { CookieStorage, KeyValueStorageMethodValidator } from './serverContext';
5
+export { AmplifyServerContextError } from '../errors/AmplifyServerContextError';
0 commit comments