```typescript export default pipelines; ``` is OK This should also work ``` export const pipelines: PipelineDefinition[] = [ ```
is OK
This should also work