@tak-ps/xml-js
Preparing search index...
DeclarationAttributes
Interface DeclarationAttributes
interface
DeclarationAttributes
{
encoding
?:
string
;
standalone
?:
"yes"
|
"no"
;
version
?:
string
|
number
;
}
Index
Properties
encoding?
standalone?
version?
Properties
Optional
encoding
encoding
?:
string
Optional
standalone
standalone
?:
"yes"
|
"no"
Optional
version
version
?:
string
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
encoding
standalone
version
@tak-ps/xml-js
Loading...