UNPKG

aran

Version:
9 lines (8 loc) 172 B
/** @type {import("./labeling.d.ts").StatementLabeling} */ export const INITIAL_STATEMENT_LABELING = { labels: [], loop: { break: null, continue: null, }, };