default()
ts
function default(prefs?, platform?): AstroIntegration
Defined in: plugin/astro.ts:22
Creates imgit integration instance for astro.
Parameters
prefs?
Plugin preferences; will use pre-defined defaults when not assigned.
platform?
Runtime APIs to use; will attempt to detect automatically when not assigned.