Skip to content
On this page

prepareQuery

ts
export function prepareQuery(query: string): PreparedQuery;

Parameters

ParameterDescription
query