UNPKG

@stencila/jesta

Version:

Stencila plugin for executable documents using JavaScript

3 lines (2 loc) 107 B
import { Jesta } from '.'; export declare function delete_(this: Jesta, name: string): Promise<undefined>;