MCPcopy
hub / github.com/plotly/dash / block.ts

File block.ts

components/dash-table/src/dash-table/syntax-tree/lexeme/block.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Logger from 'core/Logger';
2import {LexemeType, IUnboundedLexeme} from 'core/syntax-tree/lexicon';
3
4export const blockClose: IUnboundedLexeme = {

Callers

nothing calls this directly

Calls 1

assignMethod · 0.80

Tested by

no test coverage detected