File tree Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Original file line number Diff line number Diff line change 22
33![ ] ( https://www.anduril.com/lattice-sdk/ )
44
5- [ ![ fern shield] ( https://img.shields.io/badge/%F0%9F%8C%BF-Built%20with%20Fern-brightgreen )] ( https://buildwithfern.com?utm_source=github&utm_medium=github&utm_campaign=readme&utm_source=https%3A%2F%2Fgithub.com%2Fanduril%2Flattice-sdk-javascript )
65[ ![ npm shield] ( https://img.shields.io/npm/v/@anduril-industries/lattice-sdk )] ( https://www.npmjs.com/package/@anduril-industries/lattice-sdk )
76
8- The Anduril TypeScript library provides convenient access to the Anduril API from TypeScript.
7+ The Lattice SDK TypeScript library provides convenient access to the Lattice API from TypeScript.
98
109## Documentation
1110
@@ -627,13 +626,3 @@ const client = new LatticeClient({
627626 fetcher : // provide your implementation here
628627});
629628```
630-
631- ## Contributing
632-
633- While we value open-source contributions to this SDK, this library is generated programmatically.
634- Additions made directly to this library would have to be moved over to our generation code,
635- otherwise they would be overwritten upon the next generated release. Feel free to open a PR as
636- a proof of concept, but know that we will not be able to merge it as-is. We suggest opening
637- an issue first to discuss with us!
638-
639- On the other hand, contributions to the README are always very welcome!
You can’t perform that action at this time.
0 commit comments