Skip to content

Interface: ResolveIdExtraOptions

Defined in: plugin/index.ts:85

Properties

custom?

Defined in: plugin/index.ts:86

isEntry

  • Type: isEntry: boolean
Defined in: plugin/index.ts:87

kind

  • Type: kind: "import-statement" | "dynamic-import" | "require-call" | "import-rule" | "url-token" | "new-url" | "hot-accept"
Defined in: plugin/index.ts:88

Released under the MIT License.