UNPKG
@cainiaofe/cn-ui-charts
Version:
bate (0.0.41-beta.2)
latest (0.0.41-beta.0)
1.0.26-beta.0
0.0.41-beta.2
0.0.41-beta.1
0.0.41-beta.0
菜鸟图表组件
unpkg.alibaba-inc.com/@alife/cn-ui-charts@0.0.37/build/index.html
@cainiaofe/cn-ui-charts
/
lib
/
lowcode
/
protoIndex.d.ts
12 lines
(11 loc)
•
278 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
export
default
bundle;
declare
const
bundle
: ({
prototype
:
any
;
prototypeView
:
typeof
import
(
"./cn-statistic-card/view"
).
default
; } | {
prototype
:
any
;
prototypeView
: { (
props
:
any
):
import
(
"react"
).
JSX
.
Element
;
displayName
:
string
; }; })[];