UNPKG

@metaplex-foundation/mpl-toolbox

Version:

Auto-generated essential Solana and Metaplex programs

14 lines (13 loc) 393 B
/** * This code was AUTOGENERATED using the kinobi library. * Please DO NOT EDIT THIS FILE, instead use visitors * to add features, then rerun kinobi to update it. * * @see https://github.com/metaplex-foundation/kinobi */ export * from './accounts'; export * from './errors'; export * from './instructions'; export * from './programs'; export * from './shared'; export * from './types';