This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
RoyLiu
/
pdf-reader-web
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
dd732b36c7
Rami (Branch)
Tag
master
pdf-reader-web
/
constants
/
apiPath.ts
apiPath.ts
93 B
Cronologia
Originale
1
2
3
4
export default {
initPdf: '/api/v1/init',
getOriginalPdfFile: '/api/v1/original.pdf',
};