line_push/node_modules/@line/liff/dist/lib/common/getVersion.d.ts
2022-07-21 03:28:35 +00:00

6 lines
98 B
TypeScript

/**
* Get LIFF SDK Version
* @return {string}
*/
export default function getVersion(): string;