UNPKG
@cedx/akismet
Version:
latest (17.1.0)
17.1.0
17.0.1
17.0.0
16.2.1
16.2.0
16.1.1
16.1.0
16.0.2
16.0.1
16.0.0
Prevent comment spam using the Akismet service.
github.com/cedx/akismet.js
cedx/akismet.js
@cedx/akismet
/
lib
/
index.d.ts
7 lines
•
213 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
*
from
"./author.js"
;
export
*
from
"./blog.js"
;
export
*
from
"./check_result.js"
;
export
*
from
"./client.js"
;
export
*
from
"./comment.js"
;
export
*
from
"./usage.js"
;
//# sourceMappingURL=index.d.ts.map