@univerjs-pro/exchange-client
v0.17.0
Published
[](https://npmjs.org/packages/@univerjs-pro/exchange-client) [](https://img.shields.io/npm/l/@univerjs-pro/exch
Downloads
134,229
Readme
@univerjs-pro/exchange-client
Introduction
The package provides the ability to import and export data between Univer and Excel.
Usage
Installation
npm i @univerjs-pro/exchange-clientConfig
import { UniverExchangeClientPlugin } from '@univerjs-pro/exchange-client';
univer.registerPlugin(UniverExchangeClientPlugin);