Skip to content
TypeAliasTypes & Utilities@public

ParticlePresetValidationResult

ts
export type ParticlePresetValidationResult = ValidationResult<ParticlePresetV1>

Released under the MIT License.