@univerjs-pro/docs-exchange-client
v0.12.4
Published
[](https://npmjs.org/packages/@univerjs-pro/docs-exchange-client) [](https://img.shields.io/npm/l/@un
Downloads
71,980
Readme
@univerjs-pro/docs-exchange-client
Introduction
The package provides the ability to import and export data between Univer and Word Document.
Usage
Installation
npm i @univerjs-pro/docs-exchange-clientConfig
import { UniverDocsExchangeClientPlugin } from '@univerjs-pro/docs-exchange-client';
univer.registerPlugin(UniverDocsExchangeClientPlugin);