README
type-tagger
A type tagger for TypeScript as discussed in https://github.com/Microsoft/TypeScript/issues/4895.
License
This repository is licensed under the Apache License 2.0 (see NOTICE and LICENSE).
A type tagger for TypeScript as discussed in https://github.com/Microsoft/TypeScript/issues/4895.
<script type="module">
import typeTagger from 'https://cdn.skypack.dev/type-tagger';
</script>
A type tagger for TypeScript as discussed in https://github.com/Microsoft/TypeScript/issues/4895.
This repository is licensed under the Apache License 2.0 (see NOTICE and LICENSE).