export { JolocomDeepLinkingTransport, DeepLinkingProvider, } from "./JolocomDeepLinkingTransport"; export { JolocomLinking, LinkingErrorCode } from "./JolocomLinking"; export { JolocomWebSockets } from "./JolocomWebSockets";