Options
All
  • Public
  • Public/Protected
  • All
Menu

Module string/unicodeWords

Index

References

Functions

References

Renames and re-exports unicodeWords

Functions

  • unicodeWords(string: any): any
  • Splits a Unicode string into an array of its words.

    Parameters

    • string: any

      The string to inspect.

    Returns any

    Returns the words of string.

Generated using TypeDoc