UNPKG

@soma-finance/core-contracts

Version:

SOMA Finance core contracts

6 lines 333 B
export * as interfaces from './interfaces'; export { ISomaSwapRouter__factory } from './ISomaSwapRouter__factory'; export type { ISomaSwapRouter } from './ISomaSwapRouter'; export { SomaSwapRouter__factory } from './SomaSwapRouter__factory'; export type { SomaSwapRouter } from './SomaSwapRouter'; //# sourceMappingURL=index.d.ts.map