UNPKG

@difizen/mana-app

Version:

9 lines 343 B
/// <reference types="react" /> import { ManaModule } from '@difizen/mana-core'; export * from './modal-render'; export * from './modal-service'; export * from './modal-protocol'; export * from './modal-contribution'; export declare const ModalModule: ManaModule; export declare const ModalRender: React.FC; //# sourceMappingURL=index.d.ts.map