UNPKG

@arcblock/did-playground

Version:

React components that works with wallet-playground

5 lines (3 loc) 269 B
import { createAuthServiceSessionContext } from '@arcblock/did-connect/lib/Session'; const { SessionProvider, SessionContext, SessionConsumer, withSession } = createAuthServiceSessionContext(); export { SessionProvider, SessionContext, SessionConsumer, withSession };