Preparing search index...
The search index is not available
@switstack/swittest-api-ts
@switstack/swittest-api-ts
TestFileInfo
Interface TestFileInfo
Export
TestFileInfo
interface
TestFileInfo
{
comment
:
string
;
test
:
TestSchema
;
vcard
:
VCardSchema
;
}
Index
Properties
comment
test
vcard
Properties
comment
comment
:
string
Memberof
TestFileInfo
test
test
:
TestSchema
Memberof
TestFileInfo
vcard
vcard
:
VCardSchema
Memberof
TestFileInfo
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comment
test
vcard
@switstack/swittest-api-ts
Loading...
Export
TestFileInfo