#Technology

This is a description of the #Technology object

Definition


_#def
_#def: {
	name: string
	type: *"" | "Db" | "Queue"
	sprite?: {
		id:  string | *"\(name)"
		url: string
	}
}

Usage

  • name: string
  • type: *"" | “Db” | “Queue”
  • sprite?: { id: string | *"(name)" url: string }
Last modified October 27, 2023: feat: Elastic Search is a DB (5262088)