Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGunslinger<T>

Type parameters

  • T

Hierarchy

  • IGunslinger

Index

Constructors

Methods

Constructors

constructor

  • new IGunslinger(): Type<T>

Methods

mount

replace

  • replace<M>(method: M, new_path: string): Type<Omit<T, M>> & IGunslinger<Omit<T, M>>

Generated using TypeDoc