wip
This commit is contained in:
parent
3cc45145fe
commit
e1259409e9
16 changed files with 89 additions and 61 deletions
|
|
@ -105,6 +105,8 @@ type API = {
|
|||
placeholder?: string;
|
||||
default?: string;
|
||||
}) => Promise<string>;
|
||||
|
||||
post: () => void;
|
||||
};
|
||||
|
||||
// MiOSを初期化してコールバックする
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue