mirror of
https://github.com/SrIzan10/starters.git
synced 2026-05-01 11:05:16 +00:00
5 lines
161 B
TypeScript
5 lines
161 B
TypeScript
// This is the jest 'setupFilesAfterEnv' setup file
|
|
// It's a good place to set globals, add global before/after hooks, etc
|
|
|
|
export {} // so TS doesn't complain
|