tuil
ReferencePackages@mwillbanks/tuil-testingAPI

normalizeTerminalFrame

function exported by @mwillbanks/tuil-testing.

View rawEdit

function

Public function exported by @mwillbanks/tuil-testing.

export function normalizeTerminalFrame(frame: string): string;

Members

This declaration has no public members.

Parameters

MemberTypeRequiredDescriptionRelated types
framestringYesSupplies the frame value as string.

Returns

string — Returns a value that satisfies string.

Related types: —

Throws

No thrown errors are documented for this declaration.

No package-local related types.

Source

View the secondary source reference

Package

@mwillbanks/tuil-testing

On this page