UNPKG

@openzeppelin/contracts-ui-builder-adapter-solana

Version:
7 lines (6 loc) 218 B
// Placeholder for IDL transformation logic // Example export export function transformIdlToSchema() { throw new Error('transformIdlToSchema not implemented'); } export {}; // Keep TS happy if function above removed