index.d.ts 110 B

12
  1. import { getTickMethod, registerTickMethod } from './register';
  2. export { getTickMethod, registerTickMethod };