Home
last modified time | relevance | path

Searched refs:META_LEVEL (Results 1 – 1 of 1) sorted by relevance

/expo/docs/common/
H A DheadingManager.test.ts41 const META_LEVEL = 3; constant
44 headings: [{ title: META_TITLE, depth: META_LEVEL, type: 'text' }],
53 expect(result.level).toBe(META_LEVEL);