lsm / alfa

Effortless React State Management.

Home Page:https://lsm.github.io/alfa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typescript support

IrvingArmenta-ML opened this issue · comments

Are there any plans or guidelines to use alfa with Typescript?

Thank you.

Yes, I'm working on it.

For now you can just require it in your typescript file:

const { subscribe } = require('alfa')