Skip to content

Export more TS types #13445

Open
Open
@Hankybree

Description

@Hankybree

Motivation

Some types that are used are not exported. In this example we can use Offset and RGBAImage.

If we want use the same speification we now need to create our own type. The issue here is that if you change this in the future we will get a false positive that our typing is correct.

Design Alternatives

Be more generous with exporting types.

Design

NA

Mock-Up

NA

Concepts

NA

Implementation

TS only since we just want to use your specifications

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions