Tags: omar-azmi/tsignal_ts
Tags
compatibility version for https://deno.land/x/ and github release. the `@oazmi/kitchensink` dependency has been simply reverted back to `kitchensink_ts` from https://deno.land/x/ .
bump minor version to 0.1.1 restructure directories so that `mod.ts` now exports all of the important stuff and works with `typedoc` documentation generator port over signal test from `kitchensink_ts` as `./test/legacy_signal.test.ts` move the test in `mod.ts` to `./test/simple_signal.test.ts` add more `ts-ignore` so that `deno task test` does not fail change dependance on `kitchensink_ts` directly from github repo HEAD to `kitchensink_ts v0.7.0` in `deno.land/x/` remove JOJO reference in `signal.ts`... NANI! repo is ready to go public and be released onto `deno.land/x/`