Skip to main content
Version: Latest (0.60.x)

[T] WriteLine

type WriteLine: (text?) => void;

Parameters

ParameterType
text?string

Returns

void