All checks were successful
Publish To Prod / deploy_and_publish (push) Successful in 35s
4 lines
207 B
TypeScript
4 lines
207 B
TypeScript
// this entry point is not publicly available so we don't need to expose any types here
|
|
// we need to define a definition file for each entrypoint though, otherwise Preconstruct might get confused
|
|
export {}
|