Skip to content

[Feature Request] add support for generic functionΒ #93

@deepkolos

Description

@deepkolos
namespace gl {
  export declare function bufferData<T>(target: GLenum, data: StaticArray<T>, usage: GLenum): void;
}
FAILURE Can’t import or export generic functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions