UNPKG

timing-provider

Version:

An implementation of the timing provider specification.

2 lines 117 B
export const createWindow = () => (typeof window === 'undefined' ? null : window); //# sourceMappingURL=window.js.map