gjsify / ts-for-gir

TypeScript type definition generator for GObject introspection interfaces
https://gjsify.org/pages/projects
Apache License 2.0
237 stars 18 forks source link

Add example without a bundler #183

Closed JumpLink closed 2 months ago

JumpLink commented 2 months ago

Currently all examples use some kind of bundler, we should also create one with pure tsc. One for locally generated types without package.json support and one with.