balena-supervisor/typings
Cameron Diver 1d7381327e Make the db module a singleton
We were treating the database class as a singleton, but still having to pass
around the db instance. Now we can simply require the db module and have
access to the database handle.

Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2020-05-29 15:02:38 +01:00
..
balena-register-device.d.ts Make the db module a singleton 2020-05-29 15:02:38 +01:00
blinking.d.ts refactor: Convert supervisor api module to typescript 2019-01-08 11:59:53 +00:00
docker-delta.d.ts Move to resin-lint 3 and fix lint errors 2019-05-26 18:54:09 +01:00
dockerode-ext.d.ts types: Upgrade dockerode types, and remove fixes which are superceded 2019-04-08 10:46:28 +01:00
duration-js.d.ts Move to resin-lint 3 and fix lint errors 2019-05-26 18:54:09 +01:00
global.d.ts Add UnwrappedPromise and DeepPartial types 2020-02-25 14:50:19 +07:00
json-mask.d.ts Run prettier on the typescript files 2018-11-02 14:50:13 +00:00
JSONStream.d.ts refactor: Convert ServiceManager to typescript 2019-01-25 13:52:05 +00:00
resumable-request.d.ts refactor: Convert request module to typescript 2018-12-19 14:07:45 +00:00
zlib.d.ts Run prettier on the typescript files 2018-11-02 14:50:13 +00:00