This commit is contained in:
syuilo 2021-06-19 23:07:08 +09:00
parent 091ef2e240
commit ce12fc2b67
5 changed files with 85 additions and 86 deletions

View file

@ -1,4 +1,4 @@
import { Endpoints } from './endpoints';
import { Endpoints } from './api.types';
const MK_API_ERROR = Symbol();