This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
zhangqi
/
swOperation
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
c0679022bb
Ramos
Etiquetas
defaultDevelop
master
swOperation
/
node_modules
/
@antv
/
util
/
lib
/
fixed-base.d.ts
fixed-base.d.ts
97 B
Histórico
Em bruto
1
2
declare const fixedBase: (v: number, base: number | string) => number;
export default fixedBase;