Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
soiz1
/
penguinmod-editor-2
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3bc47fe
penguinmod-editor-2
/
src
/
addons
/
entry.js
soiz1
Upload 2891 files
6bcb42f
verified
13 days ago
raw
Copy download link
history
blame
Safe
110 Bytes
const
runAddons
= (
) => {
import
(
/* webpackChunkName: "addons" */
'./api'
);
};
export
default
runAddons;