Skip to content
Snippets Groups Projects
Commit 8d5c9b34 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

modules are always strict

parent cb7e78cb
No related branches found
No related tags found
No related merge requests found
"use strict";
import {send as notify} from './notification'; import {send as notify} from './notification';
import * as utils from "./utils"; import * as utils from "./utils";
import {i18n} from "./i18n"; import {i18n} from "./i18n";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment