Skip to content

Fix napi_is_buffer/napi_is_typedarray to match Node.js #1667

Fix napi_is_buffer/napi_is_typedarray to match Node.js

Fix napi_is_buffer/napi_is_typedarray to match Node.js #1667

Workflow file for this run

name: Typos
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Spellcheck
uses: crate-ci/[email protected]
with:
files: docs/**/*