line_push/node_modules/@line/liff/dist/lib/common/getVersion.d.ts
2022-07-17 13:16:16 +08:00

6 lines
98 B
TypeScript

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