mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 04:49:15 +08:00
* Add typings for lazy() method Here is a link to the documentation: https://github.com/hapijs/joi/blob/v9.0.4/API.md#lazyfn * Add test for lazy method.