Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gallyga
/
n8cn
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
n8cn
/
packages
/
node-dev
/
src
/
Interfaces.ts
gallyga
Add n8n Chinese version
aec3094
8 months ago
raw
Copy download link
history
blame
contribute
delete
82 Bytes
export
interface
IBuildOptions
{
destinationFolder?:
string
;
watch?:
boolean
;
}