Ask a question to get started
Enter to send•Shift+Enter new line
Optional backend for filesystem operations. Can be either a backend instance or a factory function that creates one. The factory receives a config object with state and store.
backend: BackendProtocol | (config: __type) => BackendProtocol