Type aliases Accepted Plugin Defined in node_modules/postcss/lib/postcss.d.ts:209 Addon Function Addon Function: ( chunk: RenderedChunk ) => string | Promise < string >
Defined in node_modules/rollup/dist/rollup.d.ts:640 Type declaration ( chunk: RenderedChunk ) : string | Promise < string > Parameters Returns string | Promise < string > Addon Hook Defined in node_modules/rollup/dist/rollup.d.ts:324 Addon Hook Function Addon
Hook
Function
: ( this
: PluginContext , chunk
: RenderedChunk ) => string | Promise < string > Defined in node_modules/rollup/dist/rollup.d.ts:320 Type declaration ( this: PluginContext , chunk: RenderedChunk ) : string | Promise < string > Parameters Returns string | Promise < string > Addon Hooks Addon Hooks: "banner" | "footer" | "intro" | "outro"
Defined in node_modules/rollup/dist/rollup.d.ts:441 Alias Options Alias
Options
: readonly Alias [] | {} Defined in node_modules/vite/dist/node/index.d.ts:95 Amd Options Amd Options: ( { autoId?: false ; id: string } | { autoId: true ; basePath?: string ; id?: undefined } | { autoId?: false ; id?: undefined } ) & { define?: string ; forceJsExtensionForImports?: boolean }
Defined in node_modules/rollup/dist/rollup.d.ts:607 Anymatch Fn Anymatch Fn: ( testString: string ) => boolean
Defined in node_modules/vite/dist/node/index.d.ts:97 Type declaration ( testString: string ) : boolean Parameters Returns boolean Anymatch Pattern Defined in node_modules/vite/dist/node/index.d.ts:99 App Type App Type: "spa" | "mpa" | "custom"
Defined in node_modules/vite/dist/node/index.d.ts:108 Async Plugin Hooks Defined in node_modules/rollup/dist/rollup.d.ts:417 At Rule Processor At
Rule
Processor
: ( atRule
: AtRule_ , helper
: Helpers ) => Promise < void > | void Defined in node_modules/postcss/lib/postcss.d.ts:37 Type declaration Parameters Returns Promise < void > | void Awaited Event Listener Awaited Event Listener< T , K > : ( ... parameters: Parameters < T [ K ] > ) => void | Promise < void >
Defined in node_modules/rollup/dist/rollup.d.ts:888 Type parameters Type declaration ( ... parameters: Parameters < T [ K ] > ) : void | Promise < void > Parameters Rest ... parameters: Parameters < T [ K ] > Returns void | Promise < void > Base Sign Options Base
Sign
Options
: Readonly < { app
: string ; identity
?: string ; keychain
?: string ; platform
?: ElectronMacPlatform } > Defined in node_modules/@electron/osx-sign/dist/esm/types.d.ts:3 Change Event Change Event: "create" | "update" | "delete"
Defined in node_modules/rollup/dist/rollup.d.ts:326 Charset Charset: "ascii" | "utf8"
Defined in node_modules/esbuild/lib/main.d.ts:5 Child Node Defined in node_modules/postcss/lib/node.d.ts:17 Child Props Defined in node_modules/postcss/lib/node.d.ts:27 Comment Processor Comment
Processor
: ( comment
: Comment_ , helper
: Helpers ) => Promise < void > | void Defined in node_modules/postcss/lib/postcss.d.ts:38 Type declaration Parameters Returns Promise < void > | void Cors Origin Cors Origin: boolean | string | RegExp | ( string | RegExp ) []
Defined in node_modules/vite/dist/node/index.d.ts:497 Create Options Create
Options
: { dot
?: boolean ; globOptions
?: IOptions ; ordering
?: string ; pattern
?: string ; unpack
?: string ; unpackDir
?: string ; transform
?: any } Defined in node_modules/@electron/asar/lib/index.d.ts:4 Type declaration Optional dot?: boolean Optional glob Options?: IOptions Optional ordering?: string Optional pattern?: string Optional unpack?: string Optional unpack Dir?: string transform?: function transform( filePath: string ) : void | ReadWriteStream Defined in node_modules/@electron/asar/lib/index.d.ts:9 Parameters Returns void | ReadWriteStream Declaration Processor Defined in node_modules/postcss/lib/postcss.d.ts:32 Type declaration Parameters Returns Promise < void > | void Decoded Source Map Or Missing Defined in node_modules/rollup/dist/rollup.d.ts:71 Dep Optimization Options Defined in node_modules/vite/dist/node/index.d.ts:627 Document Processor Document
Processor
: ( document
: Document_ , helper
: Helpers ) => Promise < void > | void Defined in node_modules/postcss/lib/postcss.d.ts:27 Type declaration Parameters Returns Promise < void > | void Drop Drop: "console" | "debugger"
Defined in node_modules/esbuild/lib/main.d.ts:6 ECMA ECMA: 5 | 2015 | 2016 | 2017 | 2018 | 2019 | 2020
Defined in node_modules/vite/dist/node/index.d.ts:2132 Electron Mac Platform Electron Mac Platform: "darwin" | "mas"
Defined in node_modules/@electron/osx-sign/dist/esm/types.d.ts:1 Electron Process Electron Process: ChildProcess & { restarted: boolean }
Defined in packages/utils/types/dist/index.d.ts:9 Emit File Defined in node_modules/rollup/dist/rollup.d.ts:155 Emitted File Defined in node_modules/rollup/dist/rollup.d.ts:153 Error Callback Error
Callback
: ( err
: Error , req
: http.IncomingMessage , res
: http.ServerResponse , target
?: ProxyTargetUrl ) => void Defined in node_modules/vite/dist/node/index.d.ts:902 Type declaration ( err: Error , req: http.IncomingMessage , res: http.ServerResponse , target?: ProxyTargetUrl ) : void Parameters err: Error req: http.IncomingMessage res: http.ServerResponse Returns void Error Handle Function Defined in node_modules/vite/dist/node/index.d.ts:399 Type declaration Parameters err: any res: http.ServerResponse Returns void Exports Data Exports Data: { exports: readonly string [] ; facade: boolean ; hasImports: boolean ; hasReExports?: boolean ; jsxLoader?: boolean }
Defined in node_modules/vite/dist/node/index.d.ts:729 Type declaration exports: readonly string [] facade: boolean has Imports: boolean Optional has Re Exports?: boolean Optional jsx Loader?: boolean External Option External
Option
: ( string | RegExp ) [] | string | RegExp | ( ( source
: string , importer
: string | undefined , isResolved
: boolean ) => boolean | NullValue ) Defined in node_modules/rollup/dist/rollup.d.ts:498 Finalize Package Targets Hook Function Finalize
Package
Targets
Hook
Function
: ( targets
: TargetDefinition [] , callback
: ( err
?: Error | null ) => void ) => void Defined in node_modules/@electron/packager/src/index.d.ts:122 Type declaration Parameters callback: ( err?: Error | null ) => void ( err?: Error | null ) : void Parameters Optional err: Error | null Returns void Returns void First Plugin Hooks First Plugin Hooks: "load" | "renderDynamicImport" | "resolveDynamicImport" | "resolveFileUrl" | "resolveId" | "resolveImportMeta" | "shouldTransformCachedModule"
Defined in node_modules/rollup/dist/rollup.d.ts:419 Forge Config Maker Defined in packages/utils/types/dist/index.d.ts:15 Forge Config Plugin Defined in packages/utils/types/dist/index.d.ts:16 Forge Config Publisher Defined in packages/utils/types/dist/index.d.ts:14 Forge Hook Fn Defined in packages/utils/types/dist/index.d.ts:41 Type parameters Forge Hook Map Defined in packages/utils/types/dist/index.d.ts:42 Forge Hook Name Defined in packages/utils/types/dist/index.d.ts:38 Forge Listr Task Definition Defined in packages/utils/types/dist/index.d.ts:173 Forge Multi Hook Map Defined in packages/utils/types/dist/index.d.ts:45 Forge Mutating Hook Fn Defined in packages/utils/types/dist/index.d.ts:40 Type parameters Forge Packager Options Forge
Packager
Options
: Omit < Options , "dir" | "arch" | "platform" | "out" | "electronVersion" > Defined in packages/utils/types/dist/index.d.ts:55 Forge Rebuild Options Forge
Rebuild
Options
: Omit < RebuildOptions , "buildPath" | "electronVersion" | "arch" > Defined in packages/utils/types/dist/index.d.ts:54 Forge Simple Hook Fn Defined in packages/utils/types/dist/index.d.ts:39 Type parameters Type declaration Parameters Returns Promise < void > Format Format: "iife" | "cjs" | "esm"
Defined in node_modules/esbuild/lib/main.d.ts:2 Generated Code Preset Generated Code Preset: "es5" | "es2015"
Defined in node_modules/rollup/dist/rollup.d.ts:587 Get Interop Defined in node_modules/rollup/dist/rollup.d.ts:605 Get Manual Chunk Defined in node_modules/rollup/dist/rollup.d.ts:496 Get Module Info Get
Module
Info
: ( moduleId
: string ) => ModuleInfo | null Defined in node_modules/rollup/dist/rollup.d.ts:179 Globals Option Globals Option: {} | ( ( name: string ) => string )
Defined in node_modules/rollup/dist/rollup.d.ts:504 HMRPayload Defined in node_modules/vite/types/hmrPayload.d.ts:1 Handle Function Defined in node_modules/vite/dist/node/index.d.ts:405 Has Module Side Effects Has Module Side Effects: ( id: string , external: boolean ) => boolean
Defined in node_modules/rollup/dist/rollup.d.ts:267 Type declaration ( id: string , external: boolean ) : boolean Parameters id: string external: boolean Returns boolean Helpers Defined in node_modules/postcss/lib/postcss.d.ts:183 Hook Function Hook
Function
: ( buildPath
: string , electronVersion
: string , platform
: TargetArch , arch
: TargetArch , callback
: ( err
?: Error | null ) => void ) => void Defined in node_modules/@electron/packager/src/index.d.ts:99 Type declaration ( buildPath: string , electronVersion: string , platform: TargetArch , arch: TargetArch , callback: ( err?: Error | null ) => void ) : void Parameters buildPath: string electronVersion: string callback: ( err?: Error | null ) => void ( err?: Error | null ) : void Parameters Optional err: Error | null Returns void Returns void Hook Handler Hook
Handler
< T > : T extends ObjectHook < infer H
> ? H : T Defined in node_modules/vite/dist/node/index.d.ts:870 Type parameters Ignore Function Ignore Function: ( path: string ) => boolean
Defined in node_modules/@electron/packager/src/index.d.ts:64 Type declaration Parameters Returns boolean Import Kind Import Kind: "entry-point" | "import-statement" | "require-call" | "dynamic-import" | "require-resolve" | "import-rule" | "url-token"
Defined in node_modules/esbuild/lib/main.d.ts:366 Index Html Transform Defined in node_modules/vite/dist/node/index.d.ts:1118 Index Html Transform Hook Defined in node_modules/vite/dist/node/index.d.ts:1152 Index Html Transform Result Defined in node_modules/vite/dist/node/index.d.ts:1154 Infer Custom Event Payload Defined in node_modules/vite/types/customEvent.d.ts:22 Type parameters Inner Start Result Defined in packages/utils/types/dist/index.d.ts:165 Input Option Input Option: string | string [] | {}
Defined in node_modules/rollup/dist/rollup.d.ts:505 Input Plugin Option Defined in node_modules/rollup/dist/rollup.d.ts:518 Internal Module Format Internal Module Format: "amd" | "cjs" | "es" | "iife" | "system" | "umd"
Defined in node_modules/rollup/dist/rollup.d.ts:583 Interop Type Interop Type: "compat" | "auto" | "esModule" | "default" | "defaultOnly"
Defined in node_modules/rollup/dist/rollup.d.ts:603 Is External Is External: ( source: string , importer: string | undefined , isResolved: boolean ) => boolean
Defined in node_modules/rollup/dist/rollup.d.ts:259 Type declaration ( source: string , importer: string | undefined , isResolved: boolean ) : boolean Parameters source: string importer: string | undefined isResolved: boolean Returns boolean Library Formats Library Formats: "es" | "cjs" | "umd" | "iife"
Defined in node_modules/vite/dist/node/index.d.ts:1224 Listr Base Class Options Defined in node_modules/listr2/dist/index.d.ts:829 Type parameters Listr Context Listr Context: any | undefined
Defined in node_modules/listr2/dist/index.d.ts:681 Listr Default Renderer Defined in node_modules/listr2/dist/index.d.ts:596 Listr Default Renderer Value Listr Default Renderer Value: "default"
Defined in node_modules/listr2/dist/index.d.ts:594 Listr Event Defined in node_modules/listr2/dist/index.d.ts:837 Listr Fallback Renderer Defined in node_modules/listr2/dist/index.d.ts:600 Listr Fallback Renderer Value Listr Fallback Renderer Value: "verbose"
Defined in node_modules/listr2/dist/index.d.ts:598 Listr Get Renderer Class From Value Defined in node_modules/listr2/dist/index.d.ts:617 Type parameters Listr Get Renderer Options Defined in node_modules/listr2/dist/index.d.ts:625 Type parameters Listr Get Renderer Task Options Defined in node_modules/listr2/dist/index.d.ts:629 Type parameters Listr Renderer Factory Defined in node_modules/listr2/dist/index.d.ts:673 Listr Renderer Value Defined in node_modules/listr2/dist/index.d.ts:613 Listr Silent Renderer Defined in node_modules/listr2/dist/index.d.ts:604 Listr Silent Renderer Value Listr Silent Renderer Value: "silent"
Defined in node_modules/listr2/dist/index.d.ts:602 Listr Simple Renderer Defined in node_modules/listr2/dist/index.d.ts:608 Listr Simple Renderer Value Listr Simple Renderer Value: "simple"
Defined in node_modules/listr2/dist/index.d.ts:606 Listr Sub Class Options Defined in node_modules/listr2/dist/index.d.ts:835 Type parameters Listr Task Result Defined in node_modules/listr2/dist/index.d.ts:821 Type parameters Load Hook Defined in node_modules/rollup/dist/rollup.d.ts:271 Load Result Defined in node_modules/rollup/dist/rollup.d.ts:269 Loader Loader: "base64" | "binary" | "copy" | "css" | "dataurl" | "default" | "empty" | "file" | "js" | "json" | "jsx" | "text" | "ts" | "tsx"
Defined in node_modules/esbuild/lib/main.d.ts:3 Log Level Defined in node_modules/vite/dist/node/index.d.ts:1277 Log Level Log Level: "verbose" | "debug" | "info" | "warning" | "error" | "silent"
Defined in node_modules/esbuild/lib/main.d.ts:4 Log Type Log Type: "error" | "warn" | "info"
Defined in node_modules/vite/dist/node/index.d.ts:1284 Make Async Make Async< Function_ > : Function_ extends ( this: infer This, ... parameters: infer Arguments) => infer Return ? ( this: This , ... parameters: Arguments ) => Return | Promise < Return > : never
Defined in node_modules/rollup/dist/rollup.d.ts:443 Type parameters Make Universal Opts Defined in node_modules/@electron/packager/src/index.d.ts:17 Make Universal Opts Make Universal Opts: { arm64AppPath: string ; force: boolean ; mergeASARs?: boolean ; outAppPath: string ; singleArchFiles?: string ; x64AppPath: string ; x64ArchFiles?: string }
Defined in node_modules/@electron/universal/dist/cjs/index.d.ts:1 Type declaration arm64 App Path: string force: boolean Optional mergeASARs?: boolean out App Path: string Optional single Arch Files?: string x64 App Path: string Optional x64 Arch Files?: string Manual Chunks Option Defined in node_modules/rollup/dist/rollup.d.ts:506 Matcher Defined in node_modules/vite/dist/node/index.d.ts:1301 Maybe Promise Maybe Promise< T > : T | Promise < T >
Defined in node_modules/rollup/dist/rollup.d.ts:6 Type parameters Module Format Defined in node_modules/rollup/dist/rollup.d.ts:585 Module Parsed Hook Defined in node_modules/rollup/dist/rollup.d.ts:285 Module Side Effects Option Defined in node_modules/rollup/dist/rollup.d.ts:507 Module Type Module Type: "prod" | "dev" | "optional"
Defined in node_modules/@electron/rebuild/lib/src/module-walker.d.ts:1 Next Function Next Function: ( err?: any ) => void
Defined in node_modules/vite/dist/node/index.d.ts:388 Next Handle Function Defined in node_modules/vite/dist/node/index.d.ts:394 Normalized Amd Options Normalized Amd Options: ( { autoId: false ; id?: string } | { autoId: true ; basePath: string } ) & { define: string ; forceJsExtensionForImports: boolean }
Defined in node_modules/rollup/dist/rollup.d.ts:626 Notary Tool Credentials Defined in node_modules/@electron/notarize/lib/types.d.ts:24 Null Value Null Value: null | undefined | void
Defined in node_modules/rollup/dist/rollup.d.ts:4 Object Hook Object Hook< T , O > : T | ( { handler: T ; order?: "pre" | "post" | null } & O )
Defined in node_modules/rollup/dist/rollup.d.ts:451 Type parameters Official Arch Official Arch: "ia32" | "x64" | "armv7l" | "arm64" | "mips64el" | "universal"
Defined in node_modules/@electron/packager/src/index.d.ts:49 Official Platform Official Platform: "linux" | "win32" | "darwin" | "mas"
Defined in node_modules/@electron/packager/src/index.d.ts:53 Only Sign Options Only
Sign
Options
: { binaries
?: string [] ; identityValidation
?: boolean ; ignore
?: string | string [] | ( ( file
: string ) => boolean ) ; preAutoEntitlements
?: boolean ; preEmbedProvisioningProfile
?: boolean ; provisioningProfile
?: string ; strictVerify
?: boolean ; type
?: SigningDistributionType ; version
?: string ; optionsForFile
?: any } Defined in node_modules/@electron/osx-sign/dist/esm/types.d.ts:41 Type declaration Optional binaries?: string [] Optional identity Validation?: boolean Optional ignore?: string | string [] | ( ( file: string ) => boolean ) Optional pre Auto Entitlements?: boolean Optional pre Embed Provisioning Profile?: boolean Optional provisioning Profile?: string Optional strict Verify?: boolean Optional version?: string options For File?: function Defined in node_modules/@electron/osx-sign/dist/esm/types.d.ts:43 Parameters Options Paths Options Paths: Record < string , string > | ( ( id: string ) => string )
Defined in node_modules/rollup/dist/rollup.d.ts:601 Osx Sign Options Osx
Sign
Options
: Omit < SignOptions , "app" | "binaries" | "platform" | "version" > Defined in node_modules/@electron/packager/src/index.d.ts:125 Osx Universal Options Osx
Universal
Options
: Omit < MakeUniversalOpts , "x64AppPath" | "arm64AppPath" | "outAppPath" | "force" > Defined in node_modules/@electron/packager/src/index.d.ts:131 Output Plugin Hooks Output Plugin Hooks: "augmentChunkHash" | "generateBundle" | "outputOptions" | "renderChunk" | "renderDynamicImport" | "renderError" | "renderStart" | "resolveFileUrl" | "resolveImportMeta" | "writeBundle"
Defined in node_modules/rollup/dist/rollup.d.ts:396 Output Plugin Option Defined in node_modules/rollup/dist/rollup.d.ts:642 Package Cache Defined in node_modules/vite/dist/node/index.d.ts:1404 Parallel Plugin Hooks Defined in node_modules/rollup/dist/rollup.d.ts:436 Partial Null Partial Null< T > : { [ P in keyof T ] : T [ P ] | null }
Defined in node_modules/rollup/dist/rollup.d.ts:8 Type parameters Per File Sign Options Per File Sign Options: { entitlements?: string | string [] ; hardenedRuntime?: boolean ; requirements?: string ; signatureFlags?: string | string [] ; timestamp?: string }
Defined in node_modules/@electron/osx-sign/dist/esm/types.d.ts:16 Type declaration Optional entitlements?: string | string [] Optional hardened Runtime?: boolean Optional requirements?: string Optional signature Flags?: string | string [] Optional timestamp?: string Platform Platform: "browser" | "node" | "neutral"
Defined in node_modules/esbuild/lib/main.d.ts:1 Plugin Hooks Defined in node_modules/rollup/dist/rollup.d.ts:453 Plugin Option Defined in node_modules/vite/dist/node/index.d.ts:1575 Postcss Defined in node_modules/postcss/lib/postcss.d.ts:341 Preserve Entry Signatures Option Preserve Entry Signatures Option: false | "strict" | "allow-extension" | "exports-only"
Defined in node_modules/rollup/dist/rollup.d.ts:508 Preview Server Hook Preview
Server
Hook
: ( this
: void , server
: { httpServer
: http.Server ; middlewares
: Server } ) => ( ( ) => void ) | void | Promise < ( ( ) => void ) | void > Defined in node_modules/vite/dist/node/index.d.ts:1616 Type declaration ( this: void , server: { httpServer: http.Server ; middlewares: Server } ) : ( ( ) => void ) | void | Promise < ( ( ) => void ) | void > Parameters this: void server: { httpServer: http.Server ; middlewares: Server } http Server: http.Server middlewares: Server Returns ( ( ) => void ) | void | Promise < ( ( ) => void ) | void > Prompt Options Defined in node_modules/listr2/dist/index.d.ts:81 Type parameters Prompt Options Defined in node_modules/enquirer/index.d.ts:86 Prompt Options Type Defined in node_modules/listr2/dist/index.d.ts:98 Type parameters Prompt Types Prompt Types: "AutoComplete" | "BasicAuth" | "Confirm" | "Editable" | "Form" | "Input" | "Invisible" | "List" | "MultiSelect" | "Numeral" | "Password" | "Quiz" | "Scale" | "Select" | "Snippet" | "Sort" | "Survey" | "Text" | "Toggle"
Defined in node_modules/listr2/dist/index.d.ts:97 Proxy Target Defined in node_modules/vite/dist/node/index.d.ts:883 Proxy Target Url Proxy Target Url: string | Partial < url.Url >
Defined in node_modules/vite/dist/node/index.d.ts:885 Raw Data Raw Data: Buffer | ArrayBuffer | Buffer []
Defined in node_modules/vite/dist/node/index.d.ts:3002 Rebuild Mode Rebuild Mode: "sequential" | "parallel"
Defined in node_modules/@electron/rebuild/lib/src/types.d.ts:7 Render Built Asset Url Render Built Asset Url: ( filename: string , type: { hostId: string ; hostType: "js" | "css" | "html" ; ssr: boolean ; type: "asset" | "public" } ) => string | { relative?: boolean ; runtime?: string } | undefined
Defined in node_modules/vite/dist/node/index.d.ts:1638 Type declaration ( filename: string , type: { hostId: string ; hostType: "js" | "css" | "html" ; ssr: boolean ; type: "asset" | "public" } ) : string | { relative?: boolean ; runtime?: string } | undefined Parameters filename: string type: { hostId: string ; hostType: "js" | "css" | "html" ; ssr: boolean ; type: "asset" | "public" } host Id: string host Type: "js" | "css" | "html" ssr: boolean type: "asset" | "public" Returns string | { relative?: boolean ; runtime?: string } | undefined Render Chunk Hook Defined in node_modules/rollup/dist/rollup.d.ts:287 Type declaration Parameters code: string chunk: RenderedChunk meta: { chunks: Record < string , RenderedChunk > } chunks: Record < string , RenderedChunk > Resolve Dynamic Import Hook Defined in node_modules/rollup/dist/rollup.d.ts:295 Type declaration Parameters specifier: string | AcornNode importer: string options: { assertions: Record < string , string > } assertions: Record < string , string > Resolve File Url Hook Defined in node_modules/rollup/dist/rollup.d.ts:308 Type declaration Parameters options: { chunkId: string ; fileName: string ; format: InternalModuleFormat ; moduleId: string ; referenceId: string ; relativePath: string } chunk Id: string file Name: string module Id: string reference Id: string relative Path: string Resolve Fn Resolve Fn: ( id: string , importer?: string , aliasOnly?: boolean , ssr?: boolean ) => Promise < string | undefined >
Defined in node_modules/vite/dist/node/index.d.ts:1725 Type declaration ( id: string , importer?: string , aliasOnly?: boolean , ssr?: boolean ) : Promise < string | undefined > Parameters id: string Optional importer: string Optional aliasOnly: boolean Optional ssr: boolean Returns Promise < string | undefined > Resolve Id Hook Defined in node_modules/rollup/dist/rollup.d.ts:239 Type declaration Parameters source: string importer: string | undefined options: { assertions: Record < string , string > ; custom?: CustomPluginOptions ; isEntry: boolean } assertions: Record < string , string > is Entry: boolean Resolve Id Result Defined in node_modules/rollup/dist/rollup.d.ts:235 Resolve Import Meta Hook Defined in node_modules/rollup/dist/rollup.d.ts:302 Type declaration Parameters property: string | null options: { chunkId: string ; format: InternalModuleFormat ; moduleId: string } chunk Id: string module Id: string Resolve Module Preload Dependencies Fn Resolve Module Preload Dependencies Fn: ( filename: string , deps: string [] , context: { hostId: string ; hostType: "html" | "js" } ) => string []
Defined in node_modules/vite/dist/node/index.d.ts:1727 Type declaration ( filename: string , deps: string [] , context: { hostId: string ; hostType: "html" | "js" } ) : string [] Parameters filename: string deps: string [] context: { hostId: string ; hostType: "html" | "js" } host Id: string host Type: "html" | "js" Returns string [] Resolved Url Resolved Url: [ url: string , resolvedId: string , meta: object | null | undefined ]
Defined in node_modules/vite/dist/node/index.d.ts:1717 Rollup Warning Defined in node_modules/rollup/dist/rollup.d.ts:18 Rollup Watcher Defined in node_modules/rollup/dist/rollup.d.ts:934 Rollup Watcher Event Rollup
Watcher
Event
: { code
: "START" } | { code
: "BUNDLE_START" ; input
?: InputOption ; output
: readonly string [] } | { code
: "BUNDLE_END" ; duration
: number ; input
?: InputOption ; output
: readonly string [] ; result
: RollupBuild } | { code
: "END" } | { code
: "ERROR" ; error
: RollupError ; result
: RollupBuild | null } Defined in node_modules/rollup/dist/rollup.d.ts:921 Root Processor Root
Processor
: ( root
: Root_ , helper
: Helpers ) => Promise < void > | void Defined in node_modules/postcss/lib/postcss.d.ts:31 Type declaration Parameters Returns Promise < void > | void Rule Processor Rule
Processor
: ( rule
: Rule_ , helper
: Helpers ) => Promise < void > | void Defined in node_modules/postcss/lib/postcss.d.ts:36 Type declaration Parameters Returns Promise < void > | void SSRFormat SSRFormat: "esm" | "cjs"
Defined in node_modules/vite/dist/node/index.d.ts:2098 SSRTarget SSRTarget: "node" | "webworker"
Defined in node_modules/vite/dist/node/index.d.ts:2129 Sequential Plugin Hooks Sequential Plugin Hooks: "augmentChunkHash" | "generateBundle" | "options" | "outputOptions" | "renderChunk" | "transform"
Defined in node_modules/rollup/dist/rollup.d.ts:428 Server Handle Defined in node_modules/vite/dist/node/index.d.ts:382 Server Hook Server
Hook
: ( this
: void , server
: ViteDevServer ) => ( ( ) => void ) | void | Promise < ( ( ) => void ) | void > Defined in node_modules/vite/dist/node/index.d.ts:2036 Type declaration ( this: void , server: ViteDevServer ) : ( ( ) => void ) | void | Promise < ( ( ) => void ) | void > Parameters Returns ( ( ) => void ) | void | Promise < ( ( ) => void ) | void > Should Transform Cached Module Hook Defined in node_modules/rollup/dist/rollup.d.ts:246 Type declaration Parameters options: { ast: AcornNode ; code: string ; id: string ; meta: CustomPluginOptions ; moduleSideEffects: boolean | "no-treeshake" ; resolvedSources: ResolvedIdMap ; syntheticNamedExports: boolean | string } code: string id: string module Side Effects: boolean | "no-treeshake" synthetic Named Exports: boolean | string Returns boolean Sign Options Defined in node_modules/@electron/osx-sign/dist/esm/types.d.ts:69 Signing Distribution Type Signing Distribution Type: "development" | "distribution"
Defined in node_modules/@electron/osx-sign/dist/esm/types.d.ts:2 Simple Handle Function Simple
Handle
Function
: ( req
: IncomingMessage , res
: http.ServerResponse ) => void Defined in node_modules/vite/dist/node/index.d.ts:390 Source Map Defined in node_modules/postcss/lib/postcss.d.ts:179 Source Map Input Defined in node_modules/rollup/dist/rollup.d.ts:90 Source Map Segment Source Map Segment: [ number ] | [ number , number , number , number ] | [ number , number , number , number , number ]
Defined in node_modules/rollup/dist/rollup.d.ts:44 Sourcemap Ignore List Option Sourcemap Ignore List Option: ( relativeSourcePath: string , sourcemapPath: string ) => boolean
Defined in node_modules/rollup/dist/rollup.d.ts:513 Type declaration ( relativeSourcePath: string , sourcemapPath: string ) : boolean Parameters relativeSourcePath: string sourcemapPath: string Returns boolean Sourcemap Path Transform Option Sourcemap Path Transform Option: ( relativeSourcePath: string , sourcemapPath: string ) => string
Defined in node_modules/rollup/dist/rollup.d.ts:509 Type declaration ( relativeSourcePath: string , sourcemapPath: string ) : string Parameters relativeSourcePath: string sourcemapPath: string Returns string Start Result Defined in packages/utils/types/dist/index.d.ts:166 Sync Plugin Hooks Sync Plugin Hooks: "augmentChunkHash" | "outputOptions" | "renderDynamicImport" | "resolveFileUrl" | "resolveImportMeta"
Defined in node_modules/rollup/dist/rollup.d.ts:410 Target Arch Defined in node_modules/@electron/packager/src/index.d.ts:54 Target Definition Defined in node_modules/@electron/packager/src/index.d.ts:118 Target Platform Defined in node_modules/@electron/packager/src/index.d.ts:55 Teardown Logic Defined in node_modules/rxjs/dist/types/internal/types.d.ts:57 Trace Options Trace Options: { category: string ; extraDetails?: Record < string , string > ; name: string ; newRoot?: boolean }
Defined in packages/utils/tracer/dist/index.d.ts:1 Type declaration category: string Optional extra Details?: Record < string , string > name: string Optional new Root?: boolean Transform Hook Defined in node_modules/rollup/dist/rollup.d.ts:279 Transform Result Defined in node_modules/rollup/dist/rollup.d.ts:277 Treeshaking Preset Treeshaking Preset: "smallest" | "safest" | "recommended"
Defined in node_modules/rollup/dist/rollup.d.ts:474 Unionize Unionize< T > : { [ P in keyof T ] : T [ P ] } [ keyof T ]
Defined in node_modules/listr2/dist/index.d.ts:94 Type parameters T: Record < PropertyKey , unknown > Warning Handler Defined in node_modules/rollup/dist/rollup.d.ts:760 Warning Handler With Default Defined in node_modules/rollup/dist/rollup.d.ts:756 Watch Change Hook Defined in node_modules/rollup/dist/rollup.d.ts:327 Web Socket Custom Listener Defined in node_modules/vite/dist/node/index.d.ts:3278 Type parameters
Specifies an
Object
, or anArray
ofObject
, which defines aliases used to replace values inimport
orrequire
statements. With either format, the order of the entries is important, in that the first defined rules are applied first.This is passed to @rollup/plugin-alias as the "entries" field https://github.com/rollup/plugins/tree/master/packages/alias#entries