Service (created using Context.Tag). The main aim of this service is to share data (using a Ref). The problem I'm facing is this one: I would like to make my code an npm library that everyone could use (exposing vanilla js), how can I be sure the context works if a user uses the apis of the library?