mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2026-07-13 08:36:34 +02:00
Initial commit to release
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export interface IBuildOptions {
|
||||
destinationFolder?: string;
|
||||
watch?: boolean;
|
||||
}
|
||||
Reference in New Issue
Block a user