Angular InjectionToken equals in React

Hi guys,
Is there anyway to develop Angular Injection token in ReactJS?
Or implement and cover whatever inject token does in Angular using React features?

Thank you.