alias廃止
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { generateAuthURIOptions } from "1.6.8/types/auth";
|
||||
import type { generateAuthURIOptions } from "./types/auth";
|
||||
import { v4 as uuidv4 } from "uuid";
|
||||
|
||||
/** ユーザー認可によるトークン取得のURIを生成します。 */
|
||||
|
||||
Reference in New Issue
Block a user