UNPKG

wildboar-context

Version:

Library for constructing context objects for pure functional programming.

4 lines 125 B
export default interface WithAuthenticated { authenticated: boolean; } //# sourceMappingURL=WithAuthenticated.d.ts.map