UNPKG

@stencila/jesta

Version:

Stencila plugin for executable documents using JavaScript

3 lines (2 loc) 99 B
export declare const start: () => bigint; export declare const seconds: (start: bigint) => number;