Skip to content

Export all types used as function params on index #122

@QuentinFrc

Description

@QuentinFrc

Could be developer friendly to export type directly form index to able to do this import

import { Resend, CreateEmailOptions } from 'resend';

rather than this one

import { CreateEmailOptions } from 'resend/build/src/emails/interfaces';

My use case of needing thoses types is not really interesting but I think other peoples would make a great things with that

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