UNPKG

phantomjscloud

Version:

Official PhantomJs Cloud Client API Library for Node.js

16 lines (12 loc) 385 B
// //specify xlib config options, without requiring environmental config // (global as any)._xlibConfigDefaults = { // ...{ // logLevel: "WARN", // envLevel: "PROD", // isTest: "FALSE", // isDev: "FALSE", // sourceMapSupport: true, // startupMessageSuppress:true, // } as typeof _xlibConfigDefaults, // ...(global as any)._xlibConfigDefaults, // };