https://pulumi.com logo
a

alert-plumber-27645

08/23/2022, 3:23 PM
like export const xyz = "something" is one option but i want to create an export conditionally
v

victorious-church-57397

08/23/2022, 6:15 PM
You can't import / export conditionally in TS as I understand the question, do you have any code you could share?