Files
2026-06-28 17:08:26 +02:00

7 lines
296 B
TypeScript

/**
* This file was generated by @pikku/cli@0.12.48
*/
import { pikkuState } from '@pikku/core/internal'
import type { FunctionsMeta } from '@pikku/core'
import metaData from './pikku-functions-meta.gen.json' with { type: 'json' }
pikkuState(null, 'function', 'meta', metaData as FunctionsMeta)