nomyo-js/src/browser.ts

7 lines
119 B
TypeScript
Raw Normal View History

2026-01-17 12:02:08 +01:00
/**
* Browser-specific entry point
* Ensures browser-specific implementations are used
*/
export * from './index';