@fepack/react-image
Advanced tools
Comparing version
{ | ||
"name": "@fepack/react-image", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"license": "MIT", | ||
@@ -37,2 +37,3 @@ "sideEffects": false, | ||
"tsup": "^7.1.0", | ||
"@fepack/eslint-config": "^0.0.0", | ||
"@fepack/tsconfig": "0.0.0" | ||
@@ -50,2 +51,3 @@ }, | ||
"clean": "rimraf ./dist && rimraf ./coverage", | ||
"lint": "eslint \"**/*.ts*\"", | ||
"lint:pub": "publint --strict", | ||
@@ -52,0 +54,0 @@ "type:check": "tsc --noEmit" |
@@ -1,2 +0,3 @@ | ||
import { FunctionComponent, createElement, useSyncExternalStore } from "react"; | ||
import type { FunctionComponent } from "react"; | ||
import { createElement, useSyncExternalStore } from "react"; | ||
@@ -3,0 +4,0 @@ type ImageSrc = HTMLImageElement["src"]; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
34974
0.66%443
0.23%8
14.29%