mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-11 23:20:47 +02:00
Change import to import type for type imports
GitOrigin-RevId: 2061bafeca58d063f83a96650403e5741b863c05
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
import {
|
||||
import type {
|
||||
FontFamily,
|
||||
LineHeight,
|
||||
OverallTheme,
|
||||
} from '../../../../../modules/source-editor/frontend/js/extensions/theme'
|
||||
import {
|
||||
import type {
|
||||
Keybindings,
|
||||
PdfViewer,
|
||||
ProjectCompiler,
|
||||
|
||||
Reference in New Issue
Block a user