@xo-cash/types
v0.0.2
Published
XO type definitions and interfaces
Downloads
628
Readme
@xo-cash/types
XO type definitions and interfaces
⚠️ This project is in early development phase. Use it only if you understand what you are doing and accept the risks. Do not use funds you are not willing to lose. Minor version bumps may introduce breaking changes
Installation
npm install @xo-cash/typesUsage
import { XOInvitation, XOTemplate } from '@xo-cash/types';Development
Formatting
Run npm run style to format code. This command runs Prettier first, then ESLint with --fix.
Note: Prettier adjusts comment formatting, which conflicts with our ESLint lines-around-comment rule. Running ESLint after Prettier restores the preferred comment formatting.
Links
License
MIT - See LICENSE for details.
