3 lines
94 B
TypeScript
3 lines
94 B
TypeScript
declare const BunSkipNonBrowserPlugin: Bun.BunPlugin;
|
|
export default BunSkipNonBrowserPlugin;
|