UNPKG

87 BJavaScriptView Raw
1'use strict';
2
3const globalScripts = () => {};
4
5exports.globalScripts = globalScripts;