TurndownServiceConstructor
Unofficial
The constructor of TurndownService.
Import:
import type { TurndownServiceConstructor } from '@obsidian-typings/obsidian-public-latest';Signature:
export interface TurndownServiceConstructorProperties
| Property | Type | Description | |
|---|---|---|---|
| prototype | TurndownService | The prototype every instance is created from. |
Links to this page: