Function TagSystemLetterFrom

  • Create TagSystemLetter list with each element of strs as its representation.

    Parameters

    • Rest ...strs: string[]

      List of string representation corresponding to each letter that will be created.

    Returns TagSystemLetter[]

    Created letter list, whose length is the same as "strs".

Generated using TypeDoc