README
@sincronia/core
This module contains the core of Sincronia. It is required to use Sincronia at all. It can interact with other plugins after you configure them.
Next-gen file syncer
<script type="module">
import sincroniaCore from 'https://cdn.skypack.dev/@sincronia/core';
</script>
This module contains the core of Sincronia. It is required to use Sincronia at all. It can interact with other plugins after you configure them.