mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-31 11:07:32 +08:00
According to the [Hapi documentation](https://hapijs.com/api#-await-serverstatesformatcookies), `server.states.format` and `server.states.parse` are awaitable functions.