mirror of
https://github.com/duhanbalci/dexpr.git
synced 2026-08-30 16:01:41 +00:00
initial commit
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
"use strict";
|
||||
// This file defines some constants that are needed both in this
|
||||
// package and in lezer-generator, so that the generator code can
|
||||
// access them without them being part of lezer's public interface.
|
||||
exports.__esModule = true;
|
||||
Reference in New Issue
Block a user