Skip to content

get

get(_, text): Promise<string | null>

Defined in: review/src/sources/textSource.ts:9

Returns the provided text as is

ProviderConfig | null

config (unused in this source)

string | undefined

Text to return

Promise<string | null>

The provided text