Skip to main content
Version: Next 🚧

[T] WriteLine

type WriteLine: (text?) => void;

Parameters

ParameterType
text?string

Returns

void