mirror of
https://github.com/chenasraf/DefinitelyTyped.git
synced 2026-05-17 17:48:06 +00:00
* Export more types Export `AlpineMagics`, `DirectiveUtilities`, and `DirectiveParameters` to allow proper typing of shared data objects, and custom directives * Properly type `effect` and `cleanup` The types are currently wrong as they don't allow a callback arg * Add tests