mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-05-07 20:59:23 -05:00
refactor(ts): enable verbatim module syntax
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import BAttribute from "../becca/entities/battribute.js";
|
||||
import { AttributeType, NoteType } from "../becca/entities/rows.js";
|
||||
import type { AttributeType, NoteType } from "../becca/entities/rows.js";
|
||||
|
||||
import becca from "../becca/becca.js";
|
||||
import noteService from "./notes.js";
|
||||
|
||||
Reference in New Issue
Block a user