mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-04-20 13:36:20 +00:00
Migrated to TS all servers helpers
This commit is contained in:
10
shlink-web-client.d.ts
vendored
10
shlink-web-client.d.ts
vendored
@@ -1,7 +1,5 @@
|
||||
export declare global {
|
||||
declare module '*.png'
|
||||
|
||||
interface Window {
|
||||
__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?: Function;
|
||||
}
|
||||
declare module 'event-source-polyfill' {
|
||||
export const EventSourcePolyfill: any;
|
||||
}
|
||||
|
||||
declare module '*.png'
|
||||
|
||||
Reference in New Issue
Block a user