https://github.com/codevendor/duck_tape
A deno module for narrowing down duck type method parameters at runtime.
https://github.com/codevendor/duck_tape
Last synced: 4 months ago
JSON representation
A deno module for narrowing down duck type method parameters at runtime.
- Host: GitHub
- URL: https://github.com/codevendor/duck_tape
- Owner: Codevendor
- License: mit
- Created: 2022-09-17T15:05:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-20T03:08:14.000Z (over 3 years ago)
- Last Synced: 2025-02-25T07:23:14.628Z (about 1 year ago)
- Language: TypeScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# duck_tape
A deno module for narrowing down duck type method parameters at runtime.