UNPKG
@difizen/magent-au
Version:
latest (0.1.33)
0.1.33
0.1.30
0.1.29
0.1.28
0.1.27
github.com/difizen/magent
difizen/magent
@difizen/magent-au
/
es
/
views
/
knowledge
/
create-modal
/
index.d.ts
5 lines
•
236 B
TypeScript
View Raw
1
2
3
4
5
import
{
ModalContribution
}
from
'@difizen/mana-app'
;
export
declare
class
KnowledgeModalContribution
implements
ModalContribution
{
registerModal
():
import
(
"@difizen/mana-app"
).
ModalItem
<
any
>; }
//# sourceMappingURL=index.d.ts.map