Skip to main content

Documentation Index

Fetch the complete documentation index at: https://dapplets.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

type InjectableTarget = (Target | TransferableContext) & {
	injectTo?: string
}