chore(ts): use source import extensions
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { type KeyId, matchesKey } from "./keys.js";
|
||||
import { type KeyId, matchesKey } from "./keys.ts";
|
||||
|
||||
/**
|
||||
* Global keybinding registry.
|
||||
|
||||
Reference in New Issue
Block a user