A TypeScript library uses the LGPL license. Under what condition can a proprietary application link to it without being required to open-source the application?
-
A
Never โ LGPL always requires the application to be open source
-
B
When the application links dynamically and allows users to replace the LGPL library
-
C
When the application is sold commercially
-
D
When the library is used only in unit tests