I have the problem that external APIs that are NOT imported in the `definitions.ts` file are still part of the output of the generator. Here you can find an example: https://github.com/capawesome-team/capacitor-firebase/pull/430 I'm using version `0.2.1` of the generator.
I have the problem that external APIs that are NOT imported in the
definitions.tsfile are still part of the output of the generator.Here you can find an example: capawesome-team/capacitor-firebase#430
I'm using version
0.2.1of the generator.