mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-13 11:20:31 +00:00
add server to monorepo.
This commit is contained in:
7
packages/server/src/exceptions/TenantDatabaseNotBuilt.ts
Normal file
7
packages/server/src/exceptions/TenantDatabaseNotBuilt.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
|
||||
export default class TenantDatabaseNotBuilt {
|
||||
constructor() {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user