About
This commit is contained in:
parent
8a608b737c
commit
44b3b63a6f
4
ABOUT.md
4
ABOUT.md
@ -19,4 +19,6 @@ const LPF2 = require("node-lpf2").LPF2;
|
|||||||
const lpf2 = new LPF2();
|
const lpf2 = new LPF2();
|
||||||
```
|
```
|
||||||
|
|
||||||
Examples are available in the "examples" directory.
|
Examples are available in the "examples" directory.
|
||||||
|
|
||||||
|
### API
|
@ -19,7 +19,9 @@ const LPF2 = require("node-lpf2").LPF2;
|
|||||||
const lpf2 = new LPF2();
|
const lpf2 = new LPF2();
|
||||||
```
|
```
|
||||||
|
|
||||||
Examples are available in the "examples" directory.## Classes
|
Examples are available in the "examples" directory.
|
||||||
|
|
||||||
|
### API## Classes
|
||||||
|
|
||||||
<dl>
|
<dl>
|
||||||
<dt><a href="#LPF2">LPF2</a> ⇐ <code>EventEmitter</code></dt>
|
<dt><a href="#LPF2">LPF2</a> ⇐ <code>EventEmitter</code></dt>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user