2 lines
76 B
JavaScript
2 lines
76 B
JavaScript
|
|
'use strict';
|
||
|
|
globalThis.BendRuntimeConfig=Object.freeze({cloudApi:false});
|