UNPKG

gill

Version:

a modern javascript/typescript client library for interacting with the Solana blockchain

12 lines 367 B
/** * 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"; export * from "./programs"; export * from "./instructions"; export * from "./types"; //# sourceMappingURL=index.d.ts.map