mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-03 16:46:00 +00:00
finalized sqlocal, added BkndBrowserApp, updated react example
This commit is contained in:
@@ -4,7 +4,7 @@ import { parse, s, isFile, isBlob } from "bknd/utils";
|
||||
|
||||
export const opfsAdapterConfig = s.object(
|
||||
{
|
||||
root: s.string({ default: "" }),
|
||||
root: s.string({ default: "" }).optional(),
|
||||
},
|
||||
{
|
||||
title: "OPFS",
|
||||
|
||||
Reference in New Issue
Block a user