JSFiddle - React, Tailwind, and code Playground

by Artem

TypeScript

abstract class ContinentFactory {
	
}
class AnimalWorld {
	constructor() {
  
  }
}