UNPKG

@wailroth/adonis-ally-apple-v6

Version:

Ally driver for Apple Sign In

6 lines (5 loc) 168 B
import type Configure from '@adonisjs/core/commands/configure'; /** * Configures the package */ export declare function configure(command: Configure): Promise<void>;