wip
This commit is contained in:
parent
efea6b72e6
commit
84d25077b5
6 changed files with 10 additions and 19 deletions
|
@ -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';
|
||||
|
||||
/**
|
||||
* ユーザーのスコアを取得します。
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue