mirror of
https://github.com/directus/directus.git
synced 2026-01-15 05:27:58 -05:00
Hopefully typescript will fully support the "exports" field soon so we can get rid of this.
2 lines
43 B
TypeScript
2 lines
43 B
TypeScript
export * from '../dist/esm/utils/browser';
|