mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 04:45:47 +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