mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 09:03:29 +01:00
4 lines
76 B
TypeScript
4 lines
76 B
TypeScript
'use client';
|
|
|
|
export { Select, SelectValue } from 'react-aria-components';
|