noy4
noy4
This PR fixes: 1. importing types without 'import type' was problematic with svelte vite 2. importing not type object with 'import type' was problematic with svelte vite I faced a...
In [Automatic setup using Colaboratory](https://github.com/vrtmrz/obsidian-livesync/blob/main/docs/setup_flyio.md#automatic-setup-using-colaboratory), the following step causes an error. ``` # Configure password !/root/.fly/bin/flyctl secrets set COUCHDB_PASSWORD=${couchPwd} ``` ``` Error: failed loading app config from /content/fly.toml: toml: line...
### What Would You Like to See with the Gateway? I'd like to import contents like `app`, `HooksManager` from this package (currently not possible), and integrate it with my sveltekit...