Hierarchy

  • MinilinksGeneratorOptions

Properties

Link: any
equal: ((oldLink, newLink) => boolean)

Type declaration

    • (oldLink, newLink): boolean
    • Parameters

      • oldLink: any
      • newLink: any

      Returns boolean

from: any
from_id: any
handler?: ((link, result) => any)

Type declaration

    • (link, result): any
    • Parameters

      • link: any
      • result: any

      Returns any

id: any
in: any
inByType: any
out: any
outByType: any
to: any
to_id: any
type: any
type_id: any
typed: any

Generated using TypeDoc