WorkerContext: { api: { [key in keyof InterceptorMethodAPI]: { [method in keyof InterceptorMethodAPI[key]]: PathType } | PathType }; appPages: { [key in keyof typeof AppPages]: typeof AppPages[key] }; }
Type declaration
-
-
appPages: {
[key in keyof typeof AppPages]: typeof AppPages[key]
}
Support appPages content. Can be used to navigate.