chore(ts): use source import extensions
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { SandboxRuntimeProvider } from "./SandboxRuntimeProvider.js";
|
||||
import type { SandboxRuntimeProvider } from "./SandboxRuntimeProvider.ts";
|
||||
|
||||
export interface DownloadableFile {
|
||||
fileName: string;
|
||||
|
||||
Reference in New Issue
Block a user