Go module which declares the types used in the OwlBoard stack.
Go to file
Fred Boniface 5fde0ce8bf Bump Version 2024-04-21 23:08:04 +01:00
.vscode Add database types 2023-07-17 12:20:47 +01:00
src Reuse service detail type from database in API 2024-04-21 23:06:08 +01:00
.eslintrc.js Add database types 2023-07-17 12:20:47 +01:00
.gitignore Initial commit 2023-07-17 02:44:11 +01:00
LICENSE Initial commit 2023-07-17 02:44:11 +01:00
README.md Initial commit 2023-07-17 02:44:11 +01:00
index.ts Update database types to use ServiceDetail 2024-04-21 23:04:16 +01:00
package-lock.json Init 2023-07-17 02:51:54 +01:00
package.json Bump Version 2024-04-21 23:08:04 +01:00
tsconfig.json Add database types 2023-07-17 12:20:47 +01:00

README.md

ts-types

Go module which declares the types used in the OwlBoard stack.