UNPKG

typescript-loadable-components-plugin

Version:

A custom transformer of typescript that is used to add some necessary properties to loadable-components.

9 lines 305 B
"use strict"; /*! * Copyright 2019 acrazing <joking.young@gmail.com>. All rights reserved. * @since 2019-11-02 16:55:34 */ describe('createLoadableComponentsTransformer', () => { it('should transform as expected', () => { }); }); //# sourceMappingURL=createLoadableComponentsTransformer.spec.js.map