@oazmi/esbuild-plugin-deno
Version:
A portable non-invasive suite of esbuild plugins for loading http, jsr, npm, and import-maps. Supports Deno, Node, Bun, Web. Alternate to @luca/esbuild-deno-loader , while compatible with other plugins and native esbuild resolvers (e.g. css loader).
19 lines • 400 B
TypeScript
declare const _default: {
base64: never[];
binary: string[];
copy: never[];
css: string[];
dataurl: never[];
default: never[];
empty: never[];
file: string[];
js: string[];
json: string[];
jsx: string[];
"local-css": string[];
text: string[];
ts: string[];
tsx: string[];
};
export default _default;
//# sourceMappingURL=extensions.d.ts.map