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
..
v6
index.d.ts
pg-tests.ts Changing import of types to use named variants instead of an aliased 2018-03-01 00:27:30 -05:00
tsconfig.json
tslint.json