This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
RoyLiu
/
pdf-reader-web
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
60fe2ffaf7
Ramos
Etiquetas
master
pdf-reader-web
/
custom.d.ts
custom.d.ts
78 B
Histórico
Em bruto
1
2
3
4
declare module '*.svg' {
const content: string;
export default content;
}