@manushome wrote:
import { computed, observer } from ‘@ember/object’;
import Controller from ‘@ember/controller’;
why curly braces for first line and not needed for second line?
Posts: 1
Participants: 1
@manushome wrote:
import { computed, observer } from ‘@ember/object’;
import Controller from ‘@ember/controller’;
why curly braces for first line and not needed for second line?
Posts: 1
Participants: 1