Function fromStringUnchecked

  • Create an InitName directly from a string. It is up to the caller to ensure the provided string follows the format of an init-function name.

    Returns

    Parameters

    • value: string

      String with the init-function name.

    Returns InitName

Generated using TypeDoc