UNPKG

@stencila/jesta

Version:

Stencila plugin for executable documents using JavaScript

6 lines (5 loc) 115 B
import { Jesta } from '.'; /** * Serve the plugin. */ export declare function serve(this: Jesta): Promise<void>;