mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-24 19:01:01 -06:00
8 lines
157 B
JSON
8 lines
157 B
JSON
{
|
|
"name": "dom-helpers/hasClass",
|
|
"private": true,
|
|
"main": "../cjs/hasClass.js",
|
|
"module": "../esm/hasClass.js",
|
|
"types": "../esm/hasClass.d.ts"
|
|
}
|