## zero-community
Collection of open source packages.
## zero-official
[Github](https://github.com/zero-company) •
[Website](https://zero-company.pages.dev) •
[BuyMeACoffee](https://www.buymeacoffee.com/supportzero) •
[Discord](https://discord.gg/2a5HcmxvgC) •
[Twitter](https://twitter.com/ZeroComms) •
[Facebook](https://facebook.com/ZeroComms)
Beware of false accounts, emails, and links, Refer to our ONLY source for official links.
https://github.com/zero-company/zero-community
```
// packages/zero-official/src/zero-official.ts
export const ZeroOfficial = {
github: 'https://github.com/zero-company',
website: 'https://zero-company.pages.dev',
buymeacoffee: 'https://www.buymeacoffee.com/supportzero',
discord: 'https://discord.gg/2a5HcmxvgC',
twitter: 'https://twitter.com/ZeroComms',
facebook: 'https://facebook.com/ZeroComms',
email: "Unavailable, Let's talk on discord",
domain: 'Unavailable, Cybersquatters make it hard to find a domain',
publicApi: 'Unavailable, Coming Soon',
}
```