Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "core/Remixer"

Index

Classes

Functions

Functions

require

  • require(path: string): string
  • A declaration used for the webpack html-loader module to load string content from a given path.

    Parameters

    • path: string

      The url path of string to content to load.

    Returns string

    Returns the string at given path.

Generated using TypeDoc