Skip to content

Export type CreateRedisStringsHandlerOptions #41

@mspoerer

Description

@mspoerer

Hello everyone,

First of all, thank you for your great work. Your implementation is currently helping us a lot.
That said, it would be great if you could export certain types.
If you'd prefer a pull request, I'd be happy to provide one.

index.ts
import CachedHandler from './CachedHandler'; export default CachedHandler; import RedisStringsHandler, { CreateRedisStringsHandlerOptions, } from './RedisStringsHandler'; export { RedisStringsHandler, CreateRedisStringsHandlerOptions };

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions