Note This repository is automatically generated from the main parser monorepo. Please submit any issues or pull requests there.
Plugin for reoff to clean the ooxast tree.
This package is ESM only. In Node.js (version 12.20+, 14.14+, 16.0+, 18.0+), install as
pnpm add reoff-clean
# or with yarn
# yarn add reoff-clean
# or with npm
# npm install reoff-clean
reoffClean(options: Options = ...): ReturnType<Plugin<[Options?] | void[], Root, Root>>;
Name | Type |
---|---|
options |
Options |
ReturnType
<Plugin
<[Options?
] | void
[], Root
, Root
>>
Defined in: lib/reoff-clean.ts:5
GPL-3.0-or-later © Thomas F. K. Jorna