mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
Add scripts/codespell.sh and spellcheck
This commit is contained in:
@@ -2,7 +2,7 @@ import { join } from 'path'
|
||||
|
||||
/**
|
||||
* bindings are not typed yet.
|
||||
* if the availible function names are required they can be found inside of `../src/module.c`
|
||||
* if the available function names are required they can be found inside of `../src/module.c`
|
||||
*/
|
||||
export const bindings: any = require('node-gyp-build')(join(__dirname, '../'))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user