Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Restructure to export specific modules #26

Closed
watzon opened this issue Sep 27, 2016 · 2 comments
Closed

Restructure to export specific modules #26

watzon opened this issue Sep 27, 2016 · 2 comments

Comments

@watzon
Copy link

watzon commented Sep 27, 2016

This is a great library first off. My only qualm is that in order to import it I have to use the outdated /// <reference_path ... />. Ideally this library should be findable by the typescript compiler by having an index.d.ts file in the root directory. Modules should also ideally be importable by using import { Module } from 'tsmonad. If you'd like I can submit a PR

@cbowdon
Copy link
Owner

cbowdon commented Mar 20, 2017

Thanks, that is a really good idea. A PR would be welcome as I am currently not able to spend much time on this project.

@cbowdon
Copy link
Owner

cbowdon commented Dec 15, 2018

Sorry, I have no time to look into this. Please reopen if it's a concern.

@cbowdon cbowdon closed this as completed Dec 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants