UNPKG

osu-api-extended

Version:

Advanced osu! api wrapper for v1 and v2, with extra stuff

6 lines (5 loc) 243 B
import { types } from '../../../../../../types/v2_chat_channels_messages_send'; import { Description } from '../../../../../../utility/types'; export declare const description: Description; declare const name: types; export default name;