UNPKG

@tevm/actions

Version:

A typesafe library for writing forge scripts in typescript

5 lines 279 B
export type { BaseCallParams } from './BaseCallParams.js'; export type { BaseParams } from '../common/BaseParams.js'; export { validateBaseCallParams } from './validateBaseCallParams.js'; export { zBaseCallParams } from './zBaseCallParams.js'; //# sourceMappingURL=index.d.ts.map