UNPKG

@eluvio/elv-utils-js

Version:

Utilities for the Eluvio Content Fabric

7 lines (4 loc) 158 B
// Actual video display aspect ratios found in the wild // [width, height] pairs const FARs = require('./found_aspect_ratios.json') module.exports = {FARs}