wip
This commit is contained in:
@@ -105,6 +105,8 @@ type API = {
|
||||
placeholder?: string;
|
||||
default?: string;
|
||||
}) => Promise<string>;
|
||||
|
||||
post: () => void;
|
||||
};
|
||||
|
||||
// MiOSを初期化してコールバックする
|
||||
|
Reference in New Issue
Block a user