site/node_modules/estree-util-is-identifier-name/index.js

6 lines
113 B
JavaScript
Raw Normal View History

2024-10-14 06:09:33 +00:00
/**
* @typedef {import('./lib/index.js').Options} Options
*/
export {cont, name, start} from './lib/index.js'