Skip to main content
Version: Next

WritableDestination.end() method

Signature

interface WritableDestination {
end(): unknown;
}

Returns:

unknown