UNPKG

text-particle

Version:
7 lines (6 loc) 138 B
declare module '*.vert' { const VERTEX_SHADER_SOURCE: string; } declare module '*.frag' { const FRAGMENT_SHADER_SOURCE: string; }