0
0
Fork 0
This commit is contained in:
Xeltica 2021-09-24 02:46:08 +09:00
parent efea6b72e6
commit 84d25077b5
6 changed files with 10 additions and 19 deletions

View file

@ -1,7 +1,7 @@
import { User } from '../models/entities/user';
import { Score } from '../../common/types/score';
import { api } from '../services/misskey';
import { toSignedString } from './to-signed-string';
import { toSignedString } from '../../common/functions/to-signed-string';
/**
*