This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
archz
/
node-stream-helpers
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
3c394840f1
Branches
Tags
doc/add-readme
feature/statefulMapConcat
master
node-stream-hel...
/
src
/
common.ts
common.ts
56 B
Histórico
Raw
1
2
3
export function Phantom<T>(): T {
return undefined!
}