mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2026-08-30 02:24:42 +08:00
update: hooks, web
This commit is contained in:
@@ -2,8 +2,7 @@ import { expect, test, describe } from 'bun:test'
|
||||
import type { ProfileState } from './state'
|
||||
import type { PullOptions } from './talent'
|
||||
import { pull, exclude, additionalPoints, replacement } from './talent'
|
||||
import { createState } from './state'
|
||||
import talents from '@remake/data/talent'
|
||||
import { talents } from '@remake/data'
|
||||
import { produce } from 'immer'
|
||||
import { enableMapSet } from 'immer'
|
||||
enableMapSet()
|
||||
|
||||
Reference in New Issue
Block a user