UNPKG

hta

Version:

The tiny framework for building Hyper Text Application with ease

4 lines (3 loc) 99 B
export default function tryReorder(content) { content && content.reorder && content.reorder(); }