API Referenceaurora
BiomeFunction
Callback receiving a biome for custom biome configuration.
Module: aurora
Callback receiving a biome for custom biome configuration.
Declaration
export type BiomeFunction = (biome: Biome) => void;Callback receiving a biome for custom biome configuration.
Module: aurora
Callback receiving a biome for custom biome configuration.
export type BiomeFunction = (biome: Biome) => void;