Preparing search index...
The search index is not available
@moddef/core
@moddef/core
parseDocument
Function parseDocument
parseDocument
(
data
:
string
|
Uint8Array
<
ArrayBufferLike
>
,
format
:
DocumentFormat
,
)
:
ModDefDocument
Parse a document from text or bytes in the given (or detected) format.
Parameters
data
:
string
|
Uint8Array
<
ArrayBufferLike
>
format
:
DocumentFormat
Returns
ModDefDocument
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@moddef/core
Loading...
Parse a document from text or bytes in the given (or detected) format.