UNPKG

pipe-storyboard

Version:

Set of components to create storyboards from pipe queries

4 lines (3 loc) 139 B
'use strict'; var canUseDOM = !!(typeof window !== 'undefined' && window.document && window.document.createElement); export { canUseDOM };