Zaplib / zaplib

⚡ Zaplib is an open-source library for speeding up web applications using Rust and WebAssembly.

Home Page:https://zaplib.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Typescript definitions in package distribution

janpaul123 opened this issue · comments

We should include .d.ts files in our package so that you can use it with proper typing in your Typescript project.

This might also make #94 easier?