PHP 8.2.30
Preview: aspectRatio.js Size: 268 B
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/css-to-react-native/src/transforms/aspectRatio.js

import { NUMBER, SLASH } from '../tokenTypes'

export default tokenStream => {
  let aspectRatio = tokenStream.expect(NUMBER)

  if (tokenStream.hasTokens()) {
    tokenStream.expect(SLASH)
    aspectRatio /= tokenStream.expect(NUMBER)
  }

  return { aspectRatio }
}

Directory Contents

Dirs: 0 × Files: 15

Name Size Perms Modified Actions
268 B lrw-r--r-- 2026-02-28 00:26:54
Edit Download
1.35 KB lrw-r--r-- 2026-02-28 00:27:14
Edit Download
246 B lrw-r--r-- 2026-02-28 00:27:46
Edit Download
1.58 KB lrw-r--r-- 2026-02-28 00:28:08
Edit Download
983 B lrw-r--r-- 2026-02-28 00:28:18
Edit Download
1.75 KB lrw-r--r-- 2026-02-28 00:28:26
Edit Download
456 B lrw-r--r-- 2026-02-28 00:28:28
Edit Download
280 B lrw-r--r-- 2026-02-28 00:28:30
Edit Download
1.82 KB lrw-r--r-- 2026-02-28 00:28:38
Edit Download
609 B lrw-r--r-- 2026-02-28 00:28:42
Edit Download
1.45 KB lrw-r--r-- 2026-02-28 00:28:46
Edit Download
374 B lrw-r--r-- 2026-02-28 00:28:50
Edit Download
236 B lrw-r--r-- 2026-02-28 00:28:54
Edit Download
1.97 KB lrw-r--r-- 2026-02-28 00:28:58
Edit Download
2.29 KB lrw-r--r-- 2026-02-28 00:29:00
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).