UNPKG

ordapi

Version:
4 lines (3 loc) 94 B
import { OrdClient } from './client'; export type * from './types'; export default OrdClient;