Files
2023-07-12 16:31:19 +01:00

8 lines
172 B
JavaScript
Executable File

/**
* The MIT License (MIT)
* Copyright (c) 2017-present Dmitry Soshnikov <dmitry.soshnikov@gmail.com>
*/
'use strict';
module.exports = require('./dist/regexp-tree');