UNPKG

unplugin-remix-router

Version:

[![StandWithPalestine](https://raw.githubusercontent.com/Safouene1/support-palestine-banner/master/StandWithPalestine.svg)](https://stand-with-palestine.org)

7 lines (4 loc) 183 B
import * as esbuild from 'esbuild'; import { Options } from './types.js'; declare const _default: (options?: Options | undefined) => esbuild.Plugin; export { _default as default };