dify/web/instrumentation.ts

4 lines
80 B
TypeScript

export async function register() {
await import('./service/console/server')
}