mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-14 03:43:50 +00:00
chore: upgrade prism dependencies
This commit is contained in:
committed by
Carlos Valente
parent
6a40c66a7b
commit
129efc33b9
@@ -0,0 +1,4 @@
|
||||
declare module 'virtual:prismjs' {
|
||||
const prism: typeof import('prismjs');
|
||||
export default prism;
|
||||
}
|
||||
Reference in New Issue
Block a user