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