This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
archz
/
node-stream-helpers
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
3c394840f1
Ramas
Etiquetas
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!
}