mirror of
https://github.com/SamEyeBam/animate.git
synced 2025-12-15 18:21:05 +00:00
6 lines
276 B
JavaScript
6 lines
276 B
JavaScript
"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.
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|