mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 08:53:48 +01:00
[Fuxk] Type definition
This commit is contained in:
parent
61adf088e0
commit
417ab3acc5
@ -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 New Issue
Block a user