default_validator.d.ts 100 B

12
  1. import { Web3Validator } from './web3_validator.js';
  2. export declare const validator: Web3Validator;