mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-02 21:26:33 +02:00
specify .js
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { Endpoints } from './api.types';
|
||||
import type { Endpoints } from './api.types.js';
|
||||
|
||||
const MK_API_ERROR = Symbol();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user