UNPKG

@sofaws/dapp-core

Version:

A library to hold the main logic for a dapp on the Elrond Network

5 lines 215 B
import { AuthenticatedRoutesWrapper } from './AuthenticatedRoutesWrapper'; export * from './AppInitializer'; export * from './DappProvider'; export { AuthenticatedRoutesWrapper }; //# sourceMappingURL=index.d.ts.map