Where to find "lib/gen" ? #4230
Unanswered
Donald2010
asked this question in
Questions
Replies: 1 comment
-
Yes it is autogenerated by |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In some file, like "frontend/src/lib/components/details/utils.ts", there is import command:
import { ScriptService, JobService, type Script } from '$lib/gen'
. but I can't find the gen.ts file. Is it auto genereated from somewhere ?Beta Was this translation helpful? Give feedback.
All reactions