UNPKG

funsdk

Version:
9 lines (7 loc) 145 B
import id from './pumpfun.json'; import type { PumpFun } from './type'; const IDL = id as PumpFun; export { IDL, type PumpFun }