Files
TypeScript/tests
Nathan Shively-Sanders 2aa257df80 getTypeFromJSDocValueReference: handle import types
Previously it only handled types whose declaration was from `require`,
but now it handles types whose reference is an import type as well.
2019-10-23 13:35:22 -07:00
..