Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
opendigital
/
agent-flow
like
0
Running
App
Files
Files
Community
fcc732f
agent-flow
/
docs
/
babel.config.js
Tai Truong
fix readme
d202ada
about 1 month ago
raw
Copy download link
history
blame
Safe
89 Bytes
module
.
exports
= {
presets
: [
require
.
resolve
(
'@docusaurus/core/lib/babel/preset'
)],
};