UNPKG

@strapi/data-transfer

Version:

Data transfer capabilities for Strapi

4 lines 238 B
export { createPushController, type PushHandler } from './push'; export { createPullController, type PullHandler } from './pull'; export { handlerControllerFactory, type HandlerOptions } from './utils'; //# sourceMappingURL=index.d.ts.map