mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-19 19:55:51 +00:00
* Add some types * Add prepublish script * Ignore linting certain files * In the future we should add types and re-enable linting * Use export = syntax * Allow consumers to use `import keypairs from 'ripple-keypairs'` * See: https://www.typescriptlang.org/docs/handbook/modules.html#export--and-import--require