Skip to content

Instantly share code, notes, and snippets.

@zavr-1
Created December 26, 2019 12:28
Show Gist options
  • Save zavr-1/56ab76fafa7e481556c812d02782fe4f to your computer and use it in GitHub Desktop.
Save zavr-1/56ab76fafa7e481556c812d02782fe4f to your computer and use it in GitHub Desktop.
/* typal types/api.xml namespace */
/**
* @typedef {import('@typedefs/goa').Middleware} _goa.Middleware
* @typedef {_idio.session} session Initialize the session middleware with `opts`.
* @typedef {(opts?: !_idio.SessionConfig) => !_goa.Middleware} _idio.session Initialize the session middleware with `opts`.
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment