Adding upstream version 0.0~git20250409.f7acab6.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
b9b5d88025
commit
21b930d007
51 changed files with 11229 additions and 0 deletions
10
buffer/types/README.md
Normal file
10
buffer/types/README.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
## Type definitions for the goja_nodejs buffer module.
|
||||
|
||||
This package contains type definitions which only include features
|
||||
currently implemented by the goja_nodejs buffer module.
|
||||
|
||||
### Install
|
||||
|
||||
```shell
|
||||
npm install --save-dev @dop251/types-goja_nodejs-buffer
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue