Files
DefinitelyTyped/types/pg
Alex Sherwin 88f695c16c Changing import of types to use named variants instead of an aliased
module

When "pg-native" is not available, importing the module as a wildcard
after tsc transpilation can cause the runtime to invoke the getter
for the 'native' export, which will print an annoying message from
the runtime (node, etc):

"Cannot find module 'pg-native'"
2018-03-01 00:27:30 -05:00
..
2018-02-15 09:37:02 +01:00