Preparing search index...
The search index is not available
Documentation
Documentation
@divviup/dap
<internal>
Parseable
Interface Parseable<U>
interface
Parseable
<
U
>
{
parse
(
source
:
ParseSource
)
:
U
;
}
Type Parameters
U
Index
Methods
parse
Methods
parse
parse
(
source
:
ParseSource
)
:
U
Parameters
source
:
ParseSource
Returns
U
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
parse
Documentation
Loading...