mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-12 10:33:49 +00:00
Migrated some common components and their dependencies to TS
This commit is contained in:
2
shlink-web-client.d.ts
vendored
2
shlink-web-client.d.ts
vendored
@@ -1,4 +1,6 @@
|
||||
export declare global {
|
||||
declare module '*.png'
|
||||
|
||||
interface Window {
|
||||
__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?: Function;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user