Skip to content

SPARQL Studio API / SparqlUtils / getAsValue

Function: getAsValue()

getAsValue<E, A>(valueOrFn, arg): E

Defined in: sparql-utils/src/index.ts:113

Type Parameters

E

E

A

A

Parameters

valueOrFn

E | ((arg) => E)

arg

A

Returns

E