fc0f7bd
1
2
3
const data = require('../package.json'); export const version = data.version; export * from './fairlearnDashboard';