marko/runtime/document-provider.js

1 line
62 B
JavaScript

exports.document = typeof document != 'undefined' && document;