Capsium TypeScript API
Capsium
GitHub
Preparing search index...
@capsium/packager
StoreEntry
Interface StoreEntry
A .cap available in the store directory.
interface
StoreEntry
{
file
:
string
;
guid
:
string
;
name
:
string
;
version
:
string
;
}
Hierarchy (
View Summary
)
StoreCandidate
StoreEntry
Index
Properties
file
guid
name
version
Properties
Readonly
file
file
:
string
Absolute path of the .cap file.
Readonly
guid
guid
:
string
Readonly
name
name
:
string
Readonly
version
version
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
file
guid
name
version
Capsium
GitHub
Capsium TypeScript API
Loading...
A .cap available in the store directory.