matometaru
9/21/2017 - 6:48 AM

if文の波括弧省略可能(一行で済むときはこれで)

if文の波括弧省略可能(一行で済むときはこれで)

if (this.isSSR) return container;