Methods

Methods

  • Openes a new document.

    Parameters

    • path: string

      The path to the start document to be shown.

    Returns {
        close: (() => void);
    }

    • close: (() => void)
        • (): void
        • Returns void

Generated using TypeDoc