UNPKG

@arcblock/did-playground

Version:

React components that works with wallet-playground

5 lines (3 loc) 206 B
import PlaygroundAction from './Action'; import { SessionProvider, SessionContext, SessionConsumer } from './Action/session'; export { PlaygroundAction, SessionProvider, SessionContext, SessionConsumer };