@macalinao/clients-quarry
Version:
TypeScript client for Quarry protocol programs
15 lines (13 loc) • 437 B
text/typescript
/**
* This code was AUTOGENERATED using the Codama library.
* Please DO NOT EDIT THIS FILE, instead use visitors
* to add features, then rerun Codama to update it.
*
* @see https://github.com/codama-idl/codama
*/
export * from "./accounts/index.js";
export * from "./errors/index.js";
export * from "./instructions/index.js";
export * from "./pdas/index.js";
export * from "./programs/index.js";
export * from "./types/index.js";