mirror of
https://github.com/gorhill/uBlock.git
synced 2025-02-01 12:41:36 +01:00
Fix usage documentation
Related issue: - https://github.com/uBlockOrigin/uBlock-issues/issues/1734
This commit is contained in:
parent
20564ccaf5
commit
6d21bd4af9
@ -37,7 +37,7 @@ import { StaticNetFilteringEngine } from '@gorhill/ubo-core';
|
||||
If you must import as a NodeJS module:
|
||||
|
||||
```js
|
||||
const { StaticNetFilteringEngine } await import from '@gorhill/ubo-core';
|
||||
const { StaticNetFilteringEngine } = await import('@gorhill/ubo-core');
|
||||
```
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user