UNPKG

@ariakit/react

Version:

Toolkit for building accessible web apps with React

9 lines (6 loc) 104 B
"use client"; // src/role.ts import { Role } from "@ariakit/react-core/role/role"; export { Role };