Exports relevant ABIs (types and JSON)
Build the library (it won't re-generate the types)
nx build abisThe types are automatically created from the Json ABIs.
These generated types are committed into the project, and are not generated automatically (assumption is, we don't need to often add new ABIs and generation takes time).
Geterate types:
nx abis abis