UNPKG
wx-gantt-store
Version:
latest (2.1.1)
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0-beta-3
2.0.0-beta-2
1.2.0
wx-gantt-store
/
dist
/
types
/
dom
/
scales.d.ts
2 lines
(1 loc)
•
99 B
TypeScript
View Raw
1
2
export
declare
function
grid
(
width
:
number
,
height
:
number
,
color
:
string
,
mode
?:
"full"
):
string
;