UNPKG

ndla-ui

Version:

UI component library for NDLA.

19 lines (14 loc) 770 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var _LicenseByline = require('./LicenseByline'); var _LicenseByline2 = _interopRequireDefault(_LicenseByline); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } exports.default = _LicenseByline2.default; /** * Copyright (c) 2017-present, NDLA. * * This source code is licensed under the GPLv3 license found in the * LICENSE file in the root directory of this source tree. * */