timepiece/node_modules/dynamic-import-polyfill/index.mjs

10 lines
247 B
JavaScript

/*
Copyright (c) 2018 uupaa and 2019 Google LLC
Use of this source code is governed by an MIT-style
license that can be found in the LICENSE file or at
https://opensource.org/licenses/MIT.
*/
export {initialize} from './initialize.mjs';