Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/preactjs/preact
/ PureComponent.js
File
PureComponent.js
compat/src/PureComponent.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Component } from
'preact'
;
2
import
{ shallowDiffers } from
'./util'
;
3
4
/**
Callers
nothing calls this directly
Calls
1
shallowDiffers
Function · 0.90
Tested by
no test coverage detected