Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
File
package index
func AbbreviateProduct(left, right int) string {
return abbreviateProduct(left, right)}