UNPKG

@isotope/prototope

Version:

Isotope-based JavaScript library for speedy UI prototyping

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