wildhaber/gluebert

View on GitHub
src/polyfills/polyfill.document-fragment.js

Summary

Maintainability
A
0 mins
Test Coverage
import DocumentFragment from 'polyfill-service/polyfills/DocumentFragment/polyfill';

export {
    DocumentFragment,
};