mirror of
https://github.com/LukeHagar/arbiter.git
synced 2025-12-10 04:19:26 +00:00
Saving all progress
This commit is contained in:
7
node_modules/hast-util-is-element/index.js
generated
vendored
Normal file
7
node_modules/hast-util-is-element/index.js
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* @typedef {import('./lib/index.js').Check} Check
|
||||
* @typedef {import('./lib/index.js').Test} Test
|
||||
* @typedef {import('./lib/index.js').TestFunction} TestFunction
|
||||
*/
|
||||
|
||||
export {convertElement, isElement} from './lib/index.js'
|
||||
Reference in New Issue
Block a user