- Added module `promise`
This commit is contained in:
Tristan B. Velloza Kildaire 2023-03-03 17:17:53 +02:00
parent abe198f6d2
commit 7121f02321
1 changed files with 2 additions and 0 deletions

2
source/eventy/promise.d Normal file
View File

@ -0,0 +1,2 @@
module eventy.promise;