UNPKG

@ark-ui/react

Version:

A collection of unstyled, accessible UI components for React, utilizing state machines for seamless interaction.

10 lines (4 loc) 185 B
'use strict'; Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); const clientOnly = require('./client-only.cjs'); exports.ClientOnly = clientOnly.ClientOnly;