chore: server-and-serverless template
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
/**
|
||||
* This file was generated by @pikku/cli@0.12.54
|
||||
*/
|
||||
import { pikkuState } from '@pikku/core/internal'
|
||||
import type { SerializedWorkflowGraphs } from '@pikku/inspector/workflow-graph'
|
||||
|
||||
const workflowsMeta: SerializedWorkflowGraphs = {}
|
||||
|
||||
pikkuState(null, 'workflows', 'meta', workflowsMeta)
|
||||
Reference in New Issue
Block a user