UNPKG

@axieinfinity/mixer

Version:
7 lines 476 B
export { exportAvatarLayers } from './Avatar'; export { AxieBuilderResult, getAxieColorPartShift, getAxieSpineFromCombo, getAxieSpineFromGenes, getVariantAttachmentPath, initAxieMixer, } from './Builder'; export * from './common/genes/BodyStructure'; export { getAxieBodyStructure512 } from './common/genes/GenesParser'; export { genesStuff } from './common/genes/GenesStuff'; export { mixerStuff } from './common/samples/MixerStuff'; //# sourceMappingURL=index.d.ts.map