Skip to main content
Version: 2.x.x

appManagerInitialOptions


import { appManagerInitialOptions } from "@hyper-fetch/core"

Description

Defined in managers/app/app.manager.constants.ts:12

Preview

const appManagerInitialOptions = RequiredKeys<AppManagerOptionsType>

Structure

[P in keyof T]-?: Exclude<T[P], NegativeTypes>