mirror of
https://github.com/tvytlx/ai-agent-deep-dive.git
synced 2026-04-13 12:34:51 +08:00
Add extracted source directory and README navigation
This commit is contained in:
7
extracted-source/node_modules/@mixmark-io/domino/lib/config.js
generated
vendored
Normal file
7
extracted-source/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