|
|
|
|
|
by lewisl9029
2465 days ago
|
|
Please, this. Synchronous effectful imports are already are the source of so much frustration, and now we're adding asynchronicity to it? Just export a init function and let your users choose when/where to run your effectful initialization code, sync or async. |
|