lol backups and old site first commit

This commit is contained in:
2026-09-06 00:14:06 +02:00
parent 1e8a86873d
commit 56e7e28142
4021 changed files with 1866999 additions and 0 deletions
@@ -0,0 +1,7 @@
// packages/video-conversion/build-module/loader.mjs
function loader() {
return import("@wordpress/video-conversion/worker");
}
export {
loader as default
};
@@ -0,0 +1 @@
<?php return array('dependencies' => array(), 'module_dependencies' => array(array('id' => '@wordpress/video-conversion/worker', 'import' => 'dynamic')), 'version' => '81a2ac6d5619086278fd');
@@ -0,0 +1 @@
function r(){return import("@wordpress/video-conversion/worker")}export{r as default};
@@ -0,0 +1 @@
<?php return array('dependencies' => array(), 'version' => '4d3627c45251ceb4f9a2');
File diff suppressed because one or more lines are too long