UNPKG
@minto-ai/mt-ui
Version:
latest (1.1.32)
1.1.32
1.1.31
1.1.3
1.1.2
1.1.1
1.1.0
1.0.7538
1.0.7537
1.0.7536
1.0.7532
1.0.756
1.0.755
1.0.753
1.0.752
1.0.751
1.0.750
1.0.749
1.0.748
1.0.747
1.0.746
1.0.743
1.0.742
1.0.741
1.0.740
1.0.739
1.0.738
1.0.737
1.0.736
1.0.735
1.0.733
1.0.732
1.0.731
1.0.730
1.0.729
1.0.728
1.0.727
1.0.726
1.0.725
1.0.723
1.0.722
1.0.721
1.0.720
1.0.719
1.0.718
1.0.717
1.0.716
1.0.715
1.0.713
1.0.711
1.0.710
1.0.709
1.0.708
1.0.707
1.0.706
1.0.705
1.0.703
1.0.702
1.0.701
1.0.700
1.0.699
1.0.698
1.0.697
1.0.696
1.0.695
1.0.693
1.0.690
1.0.689
1.0.687
1.0.685
1.0.683
1.0.682
1.0.681
1.0.680
1.0.679
1.0.678
1.0.677
1.0.676
1.0.675
1.0.673
1.0.671
1.0.82
1.0.81
1.0.80
1.0.79
1.0.78
1.0.76
1.0.67
1.0.66
1.0.65
1.0.63
1.0.62
1.0.61
1.0.60
1.0.59
1.0.57
1.0.56
1.0.55
1.0.53
1.0.52
1.0.51
1.0.50
1.0.49
1.0.48
1.0.47
1.0.46
1.0.43
1.0.42
1.0.39
1.0.38
1.0.36
1.0.35
1.0.34
1.0.33
1.0.32
1.0.31
1.0.30
1.0.29
1.0.28
1.0.27
1.0.23
1.0.1
UI组件库
@minto-ai/mt-ui
/
dist
/
file-preview
/
index.d.ts
5 lines
(4 loc)
•
205 B
TypeScript
View Raw
1
2
3
4
5
import
{
default
as
FilePreview
}
from
'./src/method'
;
export
declare
const
MtFilePreview
:
typeof
FilePreview
&
import
(
'vue'
).
Plugin
;
export
default
MtFilePreview
;
export
type
*
from
'./src/file-preview'
;