export { default as example } from './example'; export * from './project-management-sync.feature'; export * from './sync'; import './docs'; export * from './example';