UNPKG

@rclnodejs/ref-struct-di

Version:

Create ABI-compliant "struct" instances on top of Buffers

18 lines (13 loc) 239 B
sudo: false addons: apt: sources: - ubuntu-toolchain-r-test language: node_js node_js: - "14" - "15" - "16" after_success: - npm install coveralls - nyc report --reporter=text-lcov | ./node_modules/.bin/coveralls