Deno logo
DeployManualBlogAPIStandard LibraryThird Party Modules

esm.sh/[email protected]/src/index.d.ts

AnyComponent

  • Type Parameters
  • Type

AnyComponent

type AnyComponent<P = {}, S = {}> = FunctionComponent<P> | ComponentConstructor<P, S>;

§Type Parameters

§
P = {}
[src]
§
S = {}
[src]

§Type

§
FunctionComponent<P> | ComponentConstructor<P, S>
[src]
Manual
API
Standard Library
Third Party Modules
Benchmarks
Artwork
Blog
System Status
Companies interested in Deno