// Fixture entry for consumers inspecting the package tarball. // Runtime code lives in the compiled package subpath: // // import { NameplateData, registerMSDFTextShaders } from "shado/msdf"; // // The sibling glsl.ts and wgsl.ts files preserve the original Babylon shader // playground shaders as reference material while the package API stays small. export {};