UNPKG

@isotope/prototope

Version:

Isotope-based JavaScript library for speedy UI prototyping

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