mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 09:57:29 -07:00
[Fuxk] Type definition
This commit is contained in:
parent
61adf088e0
commit
417ab3acc5
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
import * as fs from 'fs';
|
||||
import * as yaml from 'js-yaml';
|
||||
import * as isUrl from 'is-url';
|
||||
import isUrl = require('is-url');
|
||||
|
||||
/**
|
||||
* Path of configuration directory
|
||||
|
|
Loading…
Reference in a new issue