MCPcopy
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

1import { Component } from 'preact';
2import { shallowDiffers } from './util';
3
4/**

Callers

nothing calls this directly

Calls 1

shallowDiffersFunction · 0.90

Tested by

no test coverage detected