Core library for Quizpot
npm install @quizpot/quizcore
deno install npm:@quizpot/quizcore/src - Holds all the source code for the library
/src/types - Holds all the types
/src/util - Holds utility functions
/src/managers - Holds the logic of the objects
/src/db - Holds the database schema