Time slots app prototype
 
 
 
 

4 lines
83 B

interface ImportMeta {
url: string
readonly vitest?: typeof import('vitest')
}