UNPKG

@kobold/xiv

Version:

Automated Kobold configuration for Final Fantasy XIV

5 lines (4 loc) 127 B
import { Kobold } from '@kobold/core'; export declare function buildKoboldXIV(opts?: { path?: string; }): Promise<Kobold>;