UNPKG

@tevm/actions

Version:

A typesafe library for writing forge scripts in typescript

5 lines (4 loc) 240 B
export type { BaseCallParams } from './BaseCallParams.js' export type { BaseParams } from '../common/BaseParams.js' export { validateBaseCallParams } from './validateBaseCallParams.js' export { zBaseCallParams } from './zBaseCallParams.js'