"Export Actor" service.
[Symbol.for("Deno.customInspect")](inspect: Deno.inspect,options: Deno.InspectOptions,): string
protected
_getCustomInspectProxy(): Record<string, unknown>
Clones this instance, optionally updating it with the given values.
protected
isCompactable(): boolean
protected
__fromJsonLd__Export__(json: unknown,span: Span,options?: { documentLoader?: DocumentLoader; contextLoader?: DocumentLoader; tracerProvider?: TracerProvider; },): Promise<Export>
fromJsonLd(json: unknown,options?: { documentLoader?: DocumentLoader; contextLoader?: DocumentLoader; tracerProvider?: TracerProvider; },): Promise<Export>
Converts a JSON-LD structure to an object of this type.