esbuild_plugin_sveltekit_local_imports.ts view source
(): Plugin Adds support for imports to both .ts and .js,
as well as imports without extensions that resolve to .js or .ts.
Prefers .ts over any .js, and falls back to .ts if no file is found.
returns
Plugin