본문으로 건너뛰기

타입 별칭: UtilsRecord

type UtilsRecord = Record<string, any>;

정의 위치: packages/db/src/types.ts:74

컬렉션에 연결할 수 있는 유틸리티(함수 또는 getter)의 레코드입니다.