UNPKG

sei-agent-kit

Version:

A package for building AI agents on the SEI blockchain

3 lines 234 B
import { ProductReturnType } from '../../../node_modules/citrex-sdk/lib/types.js'; export declare function citrexGetProduct(identifier: number | string): Promise<ProductReturnType | undefined>; //# sourceMappingURL=getProduct.d.ts.map