• Create an InitName directly from a string, ensuring it follows the format of an init-function name.

    Throws

    If the string is not a valid init-function name.

    Returns

    Parameters

    • value: string

      String with the init-function name.

    Returns InitName

Generated using TypeDoc