mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
code: tsx,tenant,nextjs (1 files)
This commit is contained in:
@@ -20,6 +20,8 @@ interface PackageInfo {
|
||||
id: string
|
||||
name?: string
|
||||
minLevel?: number
|
||||
/** Whether this package can own routes (true) or is dependency-only (false) */
|
||||
primary?: boolean
|
||||
}
|
||||
|
||||
interface TenantContextValue {
|
||||
|
||||
Reference in New Issue
Block a user