shlink-web-client/shlink-web-client.d.ts

8 lines
130 B
TypeScript

export declare global {
declare module '*.png'
interface Window {
__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?: Function;
}
}