UNPKG

@agnos-ui/core

Version:

Framework-agnostic headless component library.

8 lines (7 loc) 82 B
const noop = () => { }; const identity = (x) => x; export { identity, noop };