Added student A/B comments
This commit is contained in:
parent
1179fb5afc
commit
552a842b00
8 changed files with 16 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
//Created by student A and B collaboratively
|
||||
|
||||
// Holds all functions used in multiple files
|
||||
import { createRequire } from 'module';
|
||||
const require = createRequire(import.meta.url);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue