@solana-program/address-lookup-table
Version:
The Solana Address Lookup Table program and its clients
13 lines • 442 B
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 './closeLookupTable';
export * from './createLookupTable';
export * from './deactivateLookupTable';
export * from './extendLookupTable';
export * from './freezeLookupTable';
//# sourceMappingURL=index.d.ts.map