Remix.run Logo
peesem a day ago

all fields are public. declarations are private to the file they're in by default and then public if you choose to make them public

metaltyphoon a day ago | parent [-]

I guess I should have been more specific. I'm not a fan of fields all being public