Skip to content
Snippets Groups Projects
Commit 4abb2826 authored by Sigmund, Dominik's avatar Sigmund, Dominik
Browse files

Fix declaration

parent db2b56aa
No related branches found
No related tags found
1 merge request!1Master
declare module 'config' {
const noTypesYet: any;
export default noTypesYet;
}
\ No newline at end of file
declare module 'config';
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment