mirror of
https://github.com/hexastack/hexabot
synced 2024-11-23 01:55:15 +00:00
fix: globals (to be removed later)
This commit is contained in:
parent
9dfc57b503
commit
eda4839fee
3
api/src/global.d.ts
vendored
3
api/src/global.d.ts
vendored
@ -11,3 +11,6 @@ declare global {
|
||||
? `${P}_${HyphenToUnderscore<Q>}`
|
||||
: S;
|
||||
}
|
||||
|
||||
// eslint-disable-next-line prettier/prettier
|
||||
export { };
|
||||
|
Loading…
Reference in New Issue
Block a user