UNPKG

@lightningjs/renderer

Version:
4 lines (3 loc) 251 B
import type { WebGlShaderType } from '../../renderers/webgl/WebGlShaderNode.js'; import { type RoundedWithBorderProps } from '../templates/RoundedWithBorderTemplate.js'; export declare const RoundedWithBorder: WebGlShaderType<RoundedWithBorderProps>;