mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-02-22 22:28:15 +00:00
Fix: TS2374 - Removed duplicate index signature.
This commit is contained in:
parent
c282de0a31
commit
d19a7613b7
@ -5,7 +5,6 @@ let protocol = 'https';
|
||||
|
||||
declare global {
|
||||
interface SpiffworkflowFrontendJsenvObject {
|
||||
[key: string]: string;
|
||||
}
|
||||
interface Window {
|
||||
spiffworkflowFrontendJsenv: SpiffworkflowFrontendJsenvObject;
|
||||
|
Loading…
x
Reference in New Issue
Block a user