UNPKG

flyonui

Version:

The easiest, free and open-source Tailwind CSS component library with semantic classes.

8 lines (7 loc) 112 B
export interface ISpaCollectionItem { key: string fn: { autoInit: () => void } collection: string }