mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-20 08:50:24 +00:00
* koa-session: make `beforeSave` hook optional https://github.com/koajs/session/blob/ec88cfb095ddbfa9a0db465e3f9e459fb6f92bec/lib/context.js#L215-L218 * Flesh out types for beforeSave * add proper types for valid() as well