UNPKG

shogi-player

Version:

Shogi board web components has functions for replaying, manipulating, and editing

7 lines (6 loc) 180 B
export const think_mark_methods = { // ここで定義したメソッドはコンポーネント内からも使える think_mark_func1() { alert("think_mark_func1") }, }