export IDevelopmentOptions

This commit is contained in:
Martin Aeschlimann 2021-04-22 09:51:01 +02:00
parent 79033ef7a1
commit af76d0cf13
No known key found for this signature in database
GPG key ID: 2609A01E695523E3

View file

@ -644,7 +644,10 @@ export {
// Env
IPerformanceMark,
env
env,
// Development
IDevelopmentOptions
};
//#endregion