Xenova's picture
Xenova HF Staff
upload demo files
8b0d131 verified
raw
history blame
159 Bytes
/// <reference path="./glsl.d.ts" />
export type { FluidProps } from "./types";
export { DEFAULT_CONFIG } from "./constant";
export { Fluid } from "./Fluid";