Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LoaderConfig

Hierarchy

  • LoaderConfig

Index

Properties

Properties

file

file: RegExp

local

local: { content: boolean; destructure: boolean }

Type declaration

  • content: boolean
  • destructure: boolean

name

name: string

web

web: { content: boolean; destructure: boolean }

Type declaration

  • content: boolean
  • destructure: boolean

Generated using TypeDoc