mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-28 16:45:10 +08:00
gl-texture2d: "type GLenum" no longer available in typescript@next (#27772)
This commit is contained in:
2
types/gl-texture2d/index.d.ts
vendored
2
types/gl-texture2d/index.d.ts
vendored
@@ -6,6 +6,8 @@
|
||||
|
||||
import ndarray = require("ndarray");
|
||||
|
||||
type GLenum = number;
|
||||
|
||||
type InputType = ImageData | HTMLCanvasElement | HTMLImageElement | HTMLVideoElement;
|
||||
|
||||
interface RawObject {
|
||||
|
||||
Reference in New Issue
Block a user