UNPKG
bokehmol
Version:
dev (0.1.2-rc1)
latest (0.2.0)
0.2.0
0.1.2-rc1
0.1.2-a3
0.1.2-a2
0.1.2-a1
0.1.1
0.1.0
0.1.0-a3
0.1.0-a2
Handle molecules with bokeh
github.com/cbouy/bokehmol
cbouy/bokehmol
bokehmol
/
dist
/
lib
/
models
/
combinesvg.d.ts
2 lines
•
154 B
TypeScript
View Raw
1
2
export
declare
function
combineSVGs
(
images
:
string
[],
width
:
number
,
height
:
number
,
maxMolsRow
:
number
):
string
;
//# sourceMappingURL=combinesvg.d.ts.map