开发者问题收集
我有以下两个组件。它们位于单独的 .js 文件中。import Cookie from 'universal-cookie'class Comp1{someFunction(){// Call google Oauth// get userinfo from Oauth response and set the token belowvar cookie = New Cookie();cookie