chore: server-and-serverless template

This commit is contained in:
e2e
2026-06-28 11:32:16 +02:00
commit 32be467a62
202 changed files with 9063 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
/**
* This file was generated by @pikku/cli@0.12.48
*/
import { pikkuState } from '@pikku/core/internal'
import metaData from './pikku-rpc-wirings-meta.internal.gen.json' with { type: 'json' }
pikkuState(null, 'rpc', 'meta', metaData as Record<string, string>)