[Fuxk] Type definition
This commit is contained in:
parent
9e81fbd037
commit
86424be976
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