mirror of
https://github.com/Nystik-gh/ignis.git
synced 2026-06-17 04:35:53 +00:00
convert bridge to ESM
This commit is contained in:
@@ -51,4 +51,4 @@ function stopDemoGuards() {
|
||||
}
|
||||
}
|
||||
|
||||
module.exports = { startDemoGuards, stopDemoGuards, isDemoMode };
|
||||
export { startDemoGuards, stopDemoGuards, isDemoMode };
|
||||
|
||||
Reference in New Issue
Block a user