UNPKG
@modulab/dialog
Version:
latest (0.0.2)
0.0.2
0.0.1
对话框
@modulab/dialog
/
config.ts
4 lines
(2 loc)
•
69 B
text/typescript
View Raw
1
2
3
4
const
provideKey =
Symbol
(
'modulab-dialog'
);
export
{ provideKey };