directory
Version:
v0.0.0-...-e2b9e53
Opens a new window with list of versions in this module.
Published: Mar 24, 2020
License: BSD-3-Clause
Opens a new window with license information.
README
¶
- Create an interface that contains the method you want to extend.
- Create one type which represents the method.
- Make an implementation of the method of the interface of 1. for the type of 2.
- Create a type Decorator function that contains the interface of 1. as input and as return.
Directories
¶
Click to show internal directories.
Click to hide internal directories.