UNPKG

@mielo-ui/mielo-react

Version:

React components & wrappers around mielo.css framework.

9 lines (8 loc) 207 B
export type { WindowControlsProps, WindowControlIcons, WindowControlType, WindowProps, } from "./Props" export { WindowControls } from "./WindowControls" export { default as Window } from "./Window"