Interface SpiderExportFunction

An export which exports a function.

Hierarchy

  • SpiderExportBase
    • SpiderExportFunction

Properties

Properties

name: string

The name of the value being exported.

type: func

The exported function.

Generated using TypeDoc