다음을 통해 공유


EntityHandler type

type EntityHandler<T> = (context: EntityContext<T>) => void