UNPKG

@ember/app-blueprint

Version:
7 lines (6 loc) 135 B
export default { name: 'test-init', initialize(application) { application.__test_init = 'coming from the initializer'; }, };