README.md (295B)
1 # Auto-generated wallet-core API docs 2 3 Usage: 4 ``` 5 pnpm install 6 pnpm run compile 7 node dist/extract.js /path/to/taler-typescript-core ../wallet/wallet-core.md 8 ``` 9 10 The first argument is the repository root (the directory containing 11 `packages/taler-wallet-core`), not the package directory itself.