fdf2c59b8f
Please note that while the `gulp types`/`gulp typestest` tasks (obviously) still work with this patch, I've got no idea if the output is first of all even useable and secondly if it's actually useful in practice. However, in the interest of closing some (seemingly simple) issues, I suppose that this probably shouldn't hurt (and we'd need TypeScript users to help improve things here).
8 lines
424 B
Markdown
8 lines
424 B
Markdown
It's *very highly* recommended to *not* use these files, but rather use the
|
|
pre-built library as found in e.g. the `/build`, `/web`, and `/image_decoders`
|
|
folders in the root of this repository.
|
|
|
|
Please note that the "lib" build target exists mostly to enable unit-testing in
|
|
Node.js/GitHub, and that you'll need to handle e.g. any necessary polyfills
|
|
and/or Node.js dependencies yourself if using the files in this folder.
|