otterscan/src/params.ts

4 lines
62 B
TypeScript

export const MIN_API_LEVEL = 2;
export const PAGE_SIZE = 25;