init
This commit is contained in:
7
node_modules/@mixmark-io/domino/lib/config.js
generated
vendored
Normal file
7
node_modules/@mixmark-io/domino/lib/config.js
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
* This file defines Domino behaviour that can be externally configured.
|
||||
* To change these settings, set the relevant global property *before*
|
||||
* you call `require("domino")`.
|
||||
*/
|
||||
|
||||
exports.isApiWritable = !globalThis.__domino_frozen__;
|
||||
Reference in New Issue
Block a user