It really seems like the T should be capitalized, so now it is. (capital-t-null-throws on npm)
Created by jones @ Subsecond.
Based on the nullthrows library by zertosh.
A flow typed utility that accepts value (e.g. nullThrows(value)) and throws if value is null or undefined, otherwise it returns value.