shithub: mycel

ref: 9d68cdc7fb23d4249c24d9e0e15323386edd3366
dir: /domino/domino-lib/config.js/

View raw version
/*
 * 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 = !global.__domino_frozen__;