Diffdown is a real-time collaborative Markdown editor/previewer built on the AT Protocol diffdown.com
at 87b736ef368a36cd6d4ebbcb18d2b4b30dc67f6d 5 lines 240 B view raw
1"use strict"; 2// This file defines some constants that are needed both in this 3// package and in lezer-generator, so that the generator code can 4// access them without them being part of lezer's public interface. 5exports.__esModule = true;