generated from template/slidev-template
fix: add test
This commit is contained in:
@@ -8,7 +8,7 @@ const storage = createStorage({
|
||||
}),
|
||||
});
|
||||
|
||||
type CloudflareConfig = {
|
||||
export type CloudflareConfig = {
|
||||
// Cloudflare 访问地址
|
||||
website: string;
|
||||
domain: string;
|
||||
|
||||
Reference in New Issue
Block a user