inkjs
inkjs copied to clipboard
Expose and explain how to use PosixFileHandler
Checklist
- [x] The new code additions passed the tests (
npm test
). - [x] The linter ran and found no issues (
npm run-script lint
).
Description
Export inkjs-full-posixhandler
as a separate file.
Added doc to explain how to use it.