Interface Declaration

Custom argument declaration.

Hierarchy

  • Declaration

Properties

Properties

declare?: ((this, naming, symbol) => EsSnippet)

Type declaration

    • (this, naming, symbol): EsSnippet
    • Declares argument.

      Parameters

      • this: void
      • naming: EsNaming

        Naming of argument symbol.

      • symbol: EsArgSymbol

        Argument symbol to declare.

      Returns EsSnippet

Generated using TypeDoc