mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-17 13:03:50 +00:00
Added first Typescript files
This commit is contained in:
5
shlink-web-client.d.ts
vendored
Normal file
5
shlink-web-client.d.ts
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
export declare global {
|
||||
interface Window {
|
||||
__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?: Function;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user