UNPKG
@kobold/xiv
Version:
latest (0.0.2)
0.0.2
0.0.1
Automated Kobold configuration for Final Fantasy XIV
github.com/ackwell/kobold
ackwell/kobold
@kobold/xiv
/
dist
/
index.d.ts
5 lines
(4 loc)
•
127 B
TypeScript
View Raw
1
2
3
4
5
import
{
Kobold
}
from
'@kobold/core'
;
export
declare
function
buildKoboldXIV
(
opts
?: { path?:
string
; }
):
Promise
<
Kobold
>;