mirror of
https://github.com/zadam/trilium.git
synced 2025-12-21 23:59:59 +01:00
chore(express-partial-content): solve import errors
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Range } from "./Range";
|
||||
import type { Range } from "./Range.js";
|
||||
import { Stream } from "stream";
|
||||
export interface Content {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user