Commit 5ad76f99 authored by Marc Durdin's avatar Marc Durdin
Browse files

chore(developer): split export * for api-extractor for Osk

api-extractor returned the following error:
```
ERROR: The "export * as ___" syntax is not supported yet; as a workaround, use "import * as ___" with a separate "export { ___ }" declaration
```
parent 9776aa7d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment