docx-reader

text from docx


Keywords
capacitor, plugin, native
License
MIT
Install
npm install docx-reader@0.0.5

Documentation

docx-reader

text from docx

Install

npm install docx-reader
npx cap sync

API

echo(...)

echo(options: { value: string; }) => Promise<{ value: string; }>
Param Type
options { value: string; }

Returns: Promise<{ value: string; }>