import type { InjectionCallback } from '../../../types/index.js'

export const callbacksNode: InjectionCallback[] = []
