UNPKG

@lightningtv/renderer

Version:
5 lines (4 loc) 89 B
export interface CoreShaderProgram { attach?: () => void; detach?: () => void; }