UNPKG

liquid-data-handler

Version:

Transform plate layouts according to liquid handling instructions

4 lines 199 B
import { KeySetType, PlateIdConfigType } from "../../mainTypes"; export declare let keysConfig: KeySetType; export declare let platesConfig: PlateIdConfigType[]; //# sourceMappingURL=configs.d.ts.map