chore: enable/disable features in platforms (#2968)
This commit is contained in:
@@ -18,6 +18,9 @@ export type PlatformDef = {
|
||||
history: HistoryPlatformDef
|
||||
tabState: TabStatePlatformDef
|
||||
}
|
||||
platformFeatureFlags: {
|
||||
exportAsGIST: boolean
|
||||
}
|
||||
}
|
||||
|
||||
export let platform: PlatformDef
|
||||
|
||||
Reference in New Issue
Block a user