/**
 * @zync/integrations — root barrel.
 * Task adapters are exposed via the ./tasks subpath export.
 */
export * from './tasks/index'
