OnResolveResult

Bun

Symbol

OnResolveResult

interface OnResolveResult

  • external?: boolean
  • namespace?: string

    The namespace of the destination It will be concatenated with path to form the final import specifier

    "foo" // "foo:bar"
    
  • path: string

    The destination of the import