liff-type
TypeScript icon, indicating that this package has built-in type declarations

2.1.3 • Public • Published

liff-type

npm version TypeScript

Type definition for LINE Frontend Framework

Installation

npm i -D liff-type

Usage

In .tsconfig, add liff-type to types in compilerOptions

{
    "compilerOptions": {
        "types": ["liff-type"]
    }
}

In your code, you can access liff directly as global variable without window!

example

Versioning

Major and Minor Version are matched with LIFF SDK.

Patch is bug fixed or improvement.

Readme

Keywords

Package Sidebar

Install

npm i liff-type

Weekly Downloads

326

Version

2.1.3

License

MIT

Unpacked Size

41.8 kB

Total Files

6

Last publish

Collaborators

  • reiiyuki