Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/NitroRCr/AIaW
/ QuasarFeatureFlags
Interface
QuasarFeatureFlags
src-pwa/pwa-flag.d.ts:11–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
10
declare module
"quasar/dist/types/feature-flag.d.ts"
{
11
interface
QuasarFeatureFlags {
12
pwa: true;
13
}
14
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected