/portable-type-problem-example

Another edge case where the likely not portable error occurs, with partial re-exporting

Primary LanguageTypeScript

Setup

Install dependencies:

pnpm install

Build the code

Build all packages:

pnpm run build

Clean generated files

pnpm run clean