Options
All
  • Public
  • Public/Protected
  • All
Menu

Module parsers/array

Index

Variables

Functions

Variables

Const array

array: Parser<unknown[]> = ...

Functions

Const getArrayType

  • getArrayType(type: string): string
  • Get the type of the array.

    Parameters

    • type: string

      The type to get the array type for.

    Returns string

    The array type.

Generated using TypeDoc