↓ 1 callersFunctionboundGetAsset(
dispatch: ThunkDispatch<State, {}, AnyAction>,
collection: Collection,
entry: EntryMap,
)
packages/decap-cms-core/src/actions/media.ts:83
↓ 1 callersFunctioncommitEntry(
git: SimpleGit,
repoPath: string,
dataFiles: DataFile[],
assets: Asset[],
commitMessage: string,
packages/decap-server/src/middlewares/localGit/index.ts:83