UNPKG

node-mysql-query-utils

Version:
14 lines 180 B
{ "extends": "./tsconfig.json", "include": [ "src/**/*", "dto/**/*", "lib/**/*", "index.ts" ], "exclude": [ "node_modules", "dist", "test" ] }