Overview

DATEX

interface Callable

Constructors

constructor(f: globalThis.Function)

TODO

Constructors

Properties

context?: object | Pointer
body?: Scope
ntarget?: T
location: Endpoint
fn?: unknown - todo
allowed_callers?: target_clause
serialize_result: boolean
anonymize_result: boolean
params: Tuple
params_keys: string[]
is_async: boolean
meta_index?: number
datex_timeout?: number
about?: Markdown

function - execute datex or js code - use for normal functions, not for static scope functions

function getDefaultLocalMeta

getDefaultLocalMeta();

inject meta info to stack trace

Did this doc help you?

Privacy Policy

Help us improving our docs

Our documentations are fully open source. Something is wrong or unclear? Edit documentation.

Make a contribution