Home Reference Source

Variable

Static Public Summary
public

Global variable names that should be ignored when determining cell inputs with the compile() method

public
public
public

parentTypes: {"any": *, "null": string, "boolean": string, "number": string, "integer": string, "string": string, "object": string, "array": string, "array[boolean]": string, "array[number]": string, "array[integer]": string, "array[string]": string, "array[object]": string, "table": string}

Static Public

public JSGLOBALS: Array source

import JSGLOBALS from 'stencila-js/src/JSGLOBALS.js'

Global variable names that should be ignored when determining cell inputs with the compile() method

public childrenTypes: {} source

import {childrenTypes} from 'stencila-js/src/types.js'

public descendantTypes: {} source

import {descendantTypes} from 'stencila-js/src/types.js'

public parentTypes: {"any": *, "null": string, "boolean": string, "number": string, "integer": string, "string": string, "object": string, "array": string, "array[boolean]": string, "array[number]": string, "array[integer]": string, "array[string]": string, "array[object]": string, "table": string} source

import {parentTypes} from 'stencila-js/src/types.js'