Options
All
  • Public
  • Public/Protected
  • All
Menu

Module Strings/htmlEncode

Index

Functions

Functions

htmlEncode

  • htmlEncode(code: string): string
  • Can be used to html-encode a given string and return the result.

    Parameters

    • code: string

    Returns string

Generated using TypeDoc