soiz1's picture
Upload folder using huggingface_hub
e5cc86e verified
raw
history blame contribute delete
114 Bytes
const GoogleAnalytics = {
// Disable Scratch's analytics
event () {}
};
export default GoogleAnalytics;