UNPKG

ember-cli-chartjs

Version:
14 lines (11 loc) 156 B
'use strict'; module.exports = { name: 'ember-cli-chartjs', options: { autoImport: { alias: { 'chartjs': 'chart.js/dist/Chart' } } } };