UNPKG

apl-easy-gl

Version:
4 lines (3 loc) 67 B
export interface ShaderUniform { set: (val: any) => void; }