Remix.run Logo
arp242 a day ago

That works, but then you also can't access isAdmin from another package.

pdq a day ago | parent [-]

You can just make an IsAdmin() public function to expose it.