This commit is contained in:
syuilo 2020-02-18 08:05:27 +09:00
parent 4a585e8920
commit 1441fd93b9
37 changed files with 0 additions and 74 deletions

View file

@ -6,8 +6,6 @@ import { DriveFile } from '../../../../../models/entities/drive-file';
import { DriveFiles } from '../../../../../models';
export const meta = {
stability: 'stable',
desc: {
'ja-JP': '指定したドライブのファイルの情報を取得します。',
'en-US': 'Get specified file of drive.'