docs
api
examples
blog
k
on GitHub
angular
core
react
AngularSignalLike
API
type AngularSignalLike<T> = () => T;
AngularSignalLike
@type
T