# wp-parsely/3.16.4/jest.setup.js

Parse.ly, version 3.16.4. 3 lines.

- Page: https://pluginprobe.com/plugins/wp-parsely/3.16.4/code/jest.setup.js
- Raw: https://pluginprobe.com/plugins/wp-parsely/3.16.4/raw/jest.setup.js
- Modified: 2024-07-08T10:55:08+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/wp-parsely/3.16.4/code/jest.setup.js#L10-L20`.

```javascript
// eslint-disable-next-line @typescript-eslint/no-var-requires
global.TextDecoder = require( 'util' ).TextDecoder;

```
