mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-16 02:24:33 +00:00
* fix(expo): mark `initialize` parameter property as optional * Also extracts the parameter's type to an interface for clarity. * style(expo): move the methods that are related close to each others * refactor(expo): simplify the `alias` signature * fix(expo): fix invalid signature of `getEnabledAsync` and `setEnabledAsync` * docs(expo): update the contributors list