This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
RoyLiu
/
pdf-reader-web
Watch
2
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
dd732b36c7
브랜치
태그
master
pdf-reader-web
/
constants
/
index.ts
index.ts
90 B
히스토리
Raw
1
2
3
export const MAX_SCALE = 5;
export const MIN_SCALE = 0.25;
export const RENDER_RANGE = 3;