PHP 7.4.33
Preview: join-layer.js Size: 303 B
/var/www/sitesecurity.bitkit.dk/httpdocs/node_modules/postcss-import/lib/join-layer.js
"use strict"

module.exports = function (parentLayer, childLayer) {
  if (!parentLayer.length && childLayer.length) return childLayer
  if (parentLayer.length && !childLayer.length) return parentLayer
  if (!parentLayer.length && !childLayer.length) return []

  return parentLayer.concat(childLayer)
}

Directory Contents

Dirs: 0 × Files: 8
Name Size Perms Modified Actions
466 B lrw-r--r-- 2026-04-28 09:11:39
Edit Download
296 B lrw-r--r-- 2026-04-28 09:11:39
Edit Download
303 B lrw-r--r-- 2026-04-28 09:11:39
Edit Download
872 B lrw-r--r-- 2026-04-28 09:11:39
Edit Download
242 B lrw-r--r-- 2026-04-28 09:11:39
Edit Download
3.68 KB lrw-r--r-- 2026-04-28 09:11:40
Edit Download
1.30 KB lrw-r--r-- 2026-04-28 09:11:40
Edit Download
1.01 KB lrw-r--r-- 2026-04-28 09:11:40
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).