Preparing search index...
The search index is not available
wappsto-wapp
wappsto-wapp
IFile
Interface IFile
interface
IFile
{
meta
?:
Meta
;
name
:
string
;
publish
?:
boolean
;
size
?:
number
;
type
?:
string
;
[
key
:
string
]:
any
;
}
Implemented by
File
Indexable
[
key
:
string
]:
any
Index
Properties
meta?
name
publish?
size?
type?
Properties
Optional
meta
meta
?:
Meta
name
name
:
string
Optional
publish
publish
?:
boolean
Optional
size
size
?:
number
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
meta
name
publish
size
type
wappsto-wapp
Loading...