UNPKG

@rlanz/ally-twitch

Version:

<p align="center"> <img src="https://github.com/RomainLanz/ally-twitch/assets/2793951/d3ccf29b-6169-4563-b932-5b15258a7fa3" alt="@rlanz/ally-twitch"> </p

12 lines (11 loc) 263 B
/** * @rlanz/ally-twitch * * @license MIT * @copyright Romain Lanz <romain.lanz@pm.me> */ import type Configure from '@adonisjs/core/commands/configure'; /** * Configures the package */ export declare function configure(command: Configure): Promise<void>;