Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MemlLoader

Hierarchy

  • MemlLoader

Implements

Index

Constructors

constructor

Properties

config

config: LoaderConfig = ...

Methods

contentImport

  • contentImport(pathContents: string, path: string, production: boolean): Promise<string>

destructureImport

  • destructureImport(pathContents: string, path: string, toImport: Token[], production: boolean): Promise<Map<string, string | ComponentDefinition>>

linkInline

  • linkInline(content: string): string

linkPath

  • linkPath(path: string, content: string): string

Generated using TypeDoc