mirror of
https://github.com/MikroWizard/mikrofront.git
synced 2025-12-07 18:49:29 +00:00
MikroWizard Initial commit | MikroFront Welcome to the world :)
This commit is contained in:
commit
b97aec6b97
203 changed files with 41097 additions and 0 deletions
5
src/declarations.d.ts
vendored
Normal file
5
src/declarations.d.ts
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
declare module '*.json' {
|
||||
const value: any;
|
||||
export default value;
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue