toStartWith

Bun

Symbol

Matchers.toStartWith

toStartWith(expected: string): void

Asserts that a value starts with a string.

@param expected

the string to start with