mirror of
https://github.com/SupertigerDev/waybar-online.git
synced 2026-03-24 16:06:37 +00:00
2 lines
252 B
JavaScript
2 lines
252 B
JavaScript
|
|
import{c}from"./Label-DtmeicGq.js";const s=(e,n)=>{const t=c({interval:1e3,update:()=>a(),config:n,module:e});e.element.appendChild(t.element);const a=async()=>{const o=Math.round(Math.random()*100);t.set({usage:o})};a()};export{s as createCpuModule};
|