Interface IPrintTemplateService

Interface for a generic service.

Hierarchy

Implemented by

Properties

db: Dexie
http: AxiosInstance
methodName: string
moduleName: string

Methods

  • initialize all default print templates, it should be called only once

    Returns Promise<void>

    void

Generated using TypeDoc