UNPKG

90 BJavaScriptView Raw
1import debugLib from 'debug';
2
3const debug = debugLib('pg-async');
4
5export default debug;