UNPKG

@isotope/prototope

Version:

Isotope-based JavaScript library for speedy UI prototyping

4 lines (3 loc) 301 B
declare const minW0: (node: import("@isotope/core/lib/node").IsotopeNode<any, import("../../declarations").PrototopeContext>) => void; declare const minWFull: (node: import("@isotope/core/lib/node").IsotopeNode<any, import("../../declarations").PrototopeContext>) => void; export { minW0, minWFull };