UNPKG

@gdgt/hlsl-loader

Version:

Webpack loader for using HLSL in WebGL 2.0

8 lines 215 B
/** * [[include:hlsl-loader/README.md]] * * @packageDocumentation */ export { default } from './loader'; export type { HlslLoaderOptions } from './types/Options'; //# sourceMappingURL=gadget-hlsl-loader.d.ts.map