Prop
should be imported from @stencil/core
, not @stencil/core/internal
. The @stencil/core/internal
package is meant only to be consumed by Stencil internals, and should therefore not be used by Stencil users.
Prop
should be imported from @stencil/core
, not @stencil/core/internal
. The @stencil/core/internal
package is meant only to be consumed by Stencil internals, and should therefore not be used by Stencil users.