Teleforge API Reference - v0.1.0
Preparing search index...
core/src
TeleforgePermission
Interface TeleforgePermission
Defines a permission declaration exposed by the app manifest.
interface
TeleforgePermission
{
capability
?:
string
;
description
?:
string
;
scope
?:
string
;
}
Index
Properties
capability?
description?
scope?
Properties
Optional
capability
capability
?:
string
Optional
description
description
?:
string
Optional
scope
scope
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
capability
description
scope
Teleforge API Reference - v0.1.0
Loading...
Defines a permission declaration exposed by the app manifest.