fix: typecheck

This commit is contained in:
Marie 2023-12-28 12:52:12 +01:00
parent 592027cf68
commit 9a9f61a6c0
No known key found for this signature in database
GPG key ID: 56569BBE47D2C828
8 changed files with 15 additions and 3 deletions

View file

@ -6,6 +6,7 @@ import { ApiError } from '../../../error.js';
export const meta = {
requireCredential: true,
kind: 'read:account',
secure: false,