forked from daren.hsu/line_push
5 lines
77 B
TypeScript
5 lines
77 B
TypeScript
/**
|
|
* Closes the LIFF app.
|
|
*/
|
|
export default function closeWindow(): void;
|