UNPKG
liquid-data-handler
Version:
latest (1.0.0)
1.0.0
Transform plate layouts according to liquid handling instructions
liquid-data-handler
/
lib
/
tests
/
test2
/
layouts.d.ts
6 lines
•
134 B
TypeScript
View Raw
1
2
3
4
5
6
export
declare
const
layout1
: {
Plate
:
string
;
Well
:
string
;
sample_id
:
string
; }[];
//# sourceMappingURL=layouts.d.ts.map