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