TIA / holo3d /engine /state.ts
DJ-Goanna-Coding's picture
Upload folder using huggingface_hub
fa3ed75 verified
raw
history blame contribute delete
64 Bytes
export const state = {
logs: 0,
workers: 0,
ok: false,
};