This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
waibao
/
NN2022100801
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
NN2022100801
/
addons
/
admin
/
node_modules
/
@antv
/
util
/
lib
/
is-negative.d.ts
is-negative.d.ts
76 B
Link permanente
Histórico
Raw
1
2
declare const isNegative: (num: any) => boolean;
export default isNegative;