UNPKG
line-api-cli
Version:
latest (1.3.8)
1.3.8
1.3.7
1.3.6
1.3.5
1.3.3
1.3.2
LINE API CLIs for Node.js
github.com/micksatana/line-api-cli-nodejs
micksatana/line-api-cli-nodejs
line-api-cli
/
bin
/
typedef
/
rich-menu-area-data.js
7 lines
•
216 B
JavaScript
View Raw
1
2
3
4
5
6
7
/** *
@typedef
RichMenuAreaData
*
@property
{
{x:number,y:number,width:number,height:number
}} bounds *
@property
{
{type:string,text:string
}} action */
"use strict"
;
//# sourceMappingURL=rich-menu-area-data.js.map