Remove use strict make api full esm compatible

This commit is contained in:
AlphaX-Projects
2024-05-10 18:00:47 +02:00
parent 3cc5d544a2
commit 0b2bceb842
64 changed files with 9391 additions and 9472 deletions

View File

@@ -1,4 +1,4 @@
import {waitForConfig, watchConfig} from '../config.js'
import { waitForConfig, watchConfig } from '../config'
let config = {}