Hierarchy

  • ExportRequest

Properties

createInsetLexer?: ((this, args) => EsSnippet)

Type declaration

createLexer?: ((this, args) => EsSnippet)

Type declaration

    • (this, args): EsSnippet
    • Parameters

      • this: void
      • args: {
            emit: EsSnippet;
        }
        • emit: EsSnippet

      Returns EsSnippet

externalName: string

Generated using TypeDoc