Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upPlease document text-moderation and moderate-images in TypeScript #617
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I would love to use the code shown in this article, but all my Firebase Cloud Functions code is in TypeScript instead of Javascript.
I'm trying to submit a dating app to the Apple App Store but Apple wants me to implement some inappropriate content filtering. If I could simply implement what you show in this article, it would be amazing, but I can't figure out how to integrate
bad-words,@google-cloud/visionandmkdirp-promisein myindex.tsfile. Please help.