We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4bedbf commit 69f488bCopy full SHA for 69f488b
polymer-legacy.js
@@ -9,7 +9,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
9
*/
10
11
import { LegacyElementMixin } from './lib/legacy/legacy-element-mixin.js';
12
-import './lib/legacy/polymer-fn.js';
+export {Polymer} from './lib/legacy/polymer-fn.js';
13
/* template elements */
14
import './lib/legacy/templatizer-behavior.js';
15
import './lib/elements/dom-bind.js';
0 commit comments