UNPKG

@orchard9ai/create-vite-vike-tauri

Version:
15 lines (14 loc) 427 B
{ "$schema": "../gen/schemas/mobile-schema.json", "identifier": "mobile", "description": "Mobile-specific permissions", "platforms": ["android", "iOS"], "permissions": [ "notification:default", "notification:allow-create-channel", "notification:allow-delete-channel", "notification:allow-list-channels", "notification:allow-register-action-types", "notification:allow-register-listener" ] }