mirror of
https://github.com/Mastermindzh/react-starter-kit.git
synced 2025-08-05 08:58:45 +02:00
Moved config to infrastructure :)
This commit is contained in:
2
src/types/globals.d.ts
vendored
2
src/types/globals.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
import { RunTimeConfig } from "./../config/RunTimeConfig";
|
||||
import { RunTimeConfig } from "../infrastructure/config/RunTimeConfig";
|
||||
|
||||
declare global {
|
||||
interface Window {
|
||||
|
Reference in New Issue
Block a user